]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 1446] 4.2.7p6 requires autogen to build missing ntpd.1, *.texi, *.menu.
authorDave Hart <hart@ntp.org>
Wed, 30 Dec 2009 00:23:25 +0000 (00:23 +0000)
committerDave Hart <hart@ntp.org>
Wed, 30 Dec 2009 00:23:25 +0000 (00:23 +0000)
bk: 4b3a9d7d0yg6MB_t949Uido9LfJ8tQ

ntpd/Makefile.am

index 37b641406bca43794b91207419762a3d38ff6366..a22fcf3dd99835fbcccd5eb7b616309726dc5fc4 100644 (file)
@@ -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       \