From: Harlan Stenn Date: Wed, 16 Jul 2014 21:20:01 +0000 (-0400) Subject: Distribute the scripts needed for the fix for Bug 2547 X-Git-Tag: NTP_4_2_7P450~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ebba9ba032ec9f433d7858a26c464292938a08;p=thirdparty%2Fntp.git Distribute the scripts needed for the fix for Bug 2547 bk: 53c6ec81kn8C44GKohb5dSWi_UhJGg --- diff --git a/ChangeLog b/ChangeLog index d4acbf040..68e4d1832 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* Distribute the scripts needed for the fix for Bug 2547. (4.2.7p449) 2014/07/16 Released by Harlan Stenn * [Bug 2547] Automate update of "Last Update" datestamps in .html files. * [Bug 2623] Missing {} in refclock_oncore.c. diff --git a/scripts/build/Makefile.am b/scripts/build/Makefile.am old mode 100755 new mode 100644 index cf0a44a25..a9c42c4ca --- a/scripts/build/Makefile.am +++ b/scripts/build/Makefile.am @@ -3,11 +3,15 @@ run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" \ noinst_SCRIPTS = mkver +NULL= EXTRA_DIST = \ check--help \ checkChangeLog \ + checkHtmlFileDates \ fixautomakedepsmagic \ genCommitLog \ genver \ + updateBEDate \ UpdatePoint \ - VersionName + VersionName \ + $(NULL)