From: Harlan Stenn Date: Fri, 31 Aug 2012 18:18:39 +0000 (-0400) Subject: Distribute ntp.conf.def and ntp.keys.def X-Git-Tag: NTP_4_2_7P297~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb48e9a9b335b819ed6b17902bde368235ae02bc;p=thirdparty%2Fntp.git Distribute ntp.conf.def and ntp.keys.def bk: 5040ffffGeSRjXrkvWXywh4-qPzD8A --- diff --git a/ChangeLog b/ChangeLog index 292f37690..66e76b4d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ * Fix mdoc2man. -* Distribute ntp.conf.def. +* Distribute ntp.conf.def and ntp.keys.def. (4.2.7p296) 2012/08/31 Released by Harlan Stenn * Begin support for autogen maintaining ntp.conf and ntp.keys docs. * Upgrade to autogen-5.16.2 and libopts-36.5.11. diff --git a/ntpd/Makefile.am b/ntpd/Makefile.am index c3454cd4d..57483a0e8 100644 --- a/ntpd/Makefile.am +++ b/ntpd/Makefile.am @@ -124,6 +124,7 @@ EXTRA_DIST = \ ntp.conf.mdoc.in \ ntp.keys.5man \ ntp.keys.5mdoc \ + ntp.keys.def \ ntp.keys.man.in \ ntp.keys.mdoc.in \ ntpd-opts.def \