From: Harlan Stenn Date: Fri, 12 Aug 2005 08:39:52 +0000 (-0400) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4947e213558f305504feb68a64227f3b0742876e;p=thirdparty%2Fntp.git typo bk: 42fc6058PU98wGNzVoaWYbKCVNRDrw --- diff --git a/ntpdate/Makefile.am b/ntpdate/Makefile.am index dfd9412c0d..61920262cd 100644 --- a/ntpdate/Makefile.am +++ b/ntpdate/Makefile.am @@ -9,7 +9,7 @@ ntptimeset_SOURCES= ntptimeset.c ntptime_config.c AM_CPPFLAGS= -I$(top_srcdir)/include # LDADD might need RESLIB and ADJLIB LDADD= version.o ../libntp/libntp.a -DISTCLEANFILES=`.version version.c stamp-v +DISTCLEANFILES= .version version.c stamp-v noinst_HEADERS= ntpdate.h ETAGS_ARGS= Makefile.am