diff options
Diffstat (limited to 'contrib/ntp/scripts/Makefile.am')
-rw-r--r-- | contrib/ntp/scripts/Makefile.am | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/contrib/ntp/scripts/Makefile.am b/contrib/ntp/scripts/Makefile.am index dc41963ea198..76d765505bf2 100644 --- a/contrib/ntp/scripts/Makefile.am +++ b/contrib/ntp/scripts/Makefile.am @@ -1,4 +1,5 @@ -bin_SCRIPTS = ntp-wait ntptrace -noinst_SCRIPTS = calc_tickadj checktime freq_adj mkver ntpsweep ntpver plot_summary summary -EXTRA_DIST = fixautomakedepsmagic hpadjtime.sh monitoring ntp-close \ - ntp-groper ntp-restart ntp-status rc1 rc2 stats support +bin_SCRIPTS= ntp-wait ntptrace +noinst_SCRIPTS= calc_tickadj checktime freq_adj html2man mkver ntpsweep ntpver plot_summary summary +EXTRA_DIST = VersionName fixautomakedepsmagic genCommitLog genver \ + hpadjtime.sh monitoring ntp-close ntp-groper ntp-restart \ + ntp-status rc1 rc2 stats |