From: Damir Tomic Date: Wed, 17 Jun 2015 11:26:20 +0000 (+0200) Subject: Makefile.am: X-Git-Tag: NTP_4_3_43~2^2~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a35ad0d59baad74d704dc42288506497b9eadde7;p=thirdparty%2Fntp.git Makefile.am: minor cleanup bk: 5581595crTskoWrmb0U3k2OfmAi04g --- diff --git a/sntp/tests/Makefile.am b/sntp/tests/Makefile.am index 331a045d1..cb8d48de9 100644 --- a/sntp/tests/Makefile.am +++ b/sntp/tests/Makefile.am @@ -28,9 +28,9 @@ tests_SOURCES = \ $(base_SOURCES) \ crypto.cpp \ keyFile.cpp \ - g_kodDatabase.cpp \ + g_kodDatabase.cpp \ kodFile.cpp \ - g_networking.cpp \ + g_networking.cpp \ packetHandling.cpp \ packetProcessing.cpp \ utilities.cpp \