From: Harlan Stenn Date: Sat, 28 Feb 2015 12:12:13 +0000 (+0000) Subject: [Bug 2751] jitter.h has stale copies of l_fp macros X-Git-Tag: NTP_4_3_3~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dc37715dd778cb1d1b017f3dcdfca21cf628806;p=thirdparty%2Fntp.git [Bug 2751] jitter.h has stale copies of l_fp macros bk: 54f1b09dHnEP5yXAkUaVD6wDguMopA --- diff --git a/util/Makefile.am b/util/Makefile.am index 88bf7cb02..8a47a3c55 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -112,7 +112,7 @@ $(srcdir)/ntp-keygen.html: $(srcdir)/ntp-keygen.texi $(top_srcdir)/sntp/include/ cd $(srcdir) && ( makeinfo --force --html --no-split -o ntp-keygen.html ntp-keygen.texi || true ) -jitter_SOURCES= jitter.c jitter.h +jitter_SOURCES= jitter.c jitter_LDADD= kern.o: kern.c