From: Tomasz Flendrich Date: Fri, 19 Jun 2015 23:34:57 +0000 (+0000) Subject: Makefile.am: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff4e6f8e9a479eaf70d197539074da664791761;p=thirdparty%2Fntp.git Makefile.am: fixed the merge bk: 5584a72194Ov_17bplrjFrbV8TKNMg --- diff --git a/tests/libntp/Makefile.am b/tests/libntp/Makefile.am index 91d02970a..803a4d79e 100644 --- a/tests/libntp/Makefile.am +++ b/tests/libntp/Makefile.am @@ -655,6 +655,7 @@ test_sfptostr_SOURCES = \ test_humandate_SOURCES = \ humandate.c \ run-humandate.c \ + $(NULL) test_caltontp_SOURCES = \ caltontp.c \