From: Damir Tomic Date: Wed, 17 Jun 2015 11:26:20 +0000 (+0200) Subject: Makefile.am: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3df1f0911a9f0bf1d640cfcc1a3a557eeff4b6;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 \