From: Dave Hart Date: Wed, 30 Dec 2009 00:23:25 +0000 (+0000) Subject: [Bug 1446] 4.2.7p6 requires autogen to build missing ntpd.1, *.texi, *.menu. X-Git-Tag: NTP_4_2_6P1_RC3~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf5be90534852bd188c3ccbba945944cae5e0eb9;p=thirdparty%2Fntp.git [Bug 1446] 4.2.7p6 requires autogen to build missing ntpd.1, *.texi, *.menu. bk: 4b3a9d7d0yg6MB_t949Uido9LfJ8tQ --- diff --git a/ntpd/Makefile.am b/ntpd/Makefile.am index 37b641406..a22fcf3dd 100644 --- a/ntpd/Makefile.am +++ b/ntpd/Makefile.am @@ -103,9 +103,12 @@ check_y2k_LDADD = $(LDADD) ../libntp/libntp.a DISTCLEANFILES = keyword-gen .version version.c CLEANFILES = check-saveconfig compsave.conf ntp_keyword.out \ ntp_keyword.dummy -EXTRA_DIST = \ +EXTRA_DIST = \ complete.conf \ + ntpd.1 \ ntpd-opts.def \ + ntpd-opts.menu \ + ntpd-opts.texi \ ntpdbase-opts.def \ ntp_keyword.h \ refclock_msfees.c \