From: Tomek Mrugalski Date: Sun, 14 Jun 2015 23:34:31 +0000 (+0200) Subject: Makefile.am: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ffa564b0c57854e86d35757a7fc703715a77f26;p=thirdparty%2Fntp.git Makefile.am: fixed double definition of something bk: 557e0f87IgaXNBg7C4wMsiYb5i_VWQ --- diff --git a/tests/libntp/Makefile.am b/tests/libntp/Makefile.am index 13e375abc..8bc406813 100644 --- a/tests/libntp/Makefile.am +++ b/tests/libntp/Makefile.am @@ -355,12 +355,6 @@ test_caltontp_SOURCES = \ run-test-caltontp.c \ $(NULL) -test_caltontp_SOURCES = \ - caltontp.c \ - run-test-caltontp.c \ - $(NULL) - - $(srcdir)/run-test-modetoa.c: $(srcdir)/modetoa.c $(std_unity_list) $(run_unity) modetoa.c run-test-modetoa.c