From: Harlan Stenn Date: Wed, 29 Dec 2010 07:06:21 +0000 (-0500) Subject: Distribute check--help from the correct variable X-Git-Tag: NTP_4_2_7P105~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71cb28fced21d8d18948dc4763e096146baddbf5;p=thirdparty%2Fntp.git Distribute check--help from the correct variable bk: 4d1addedpMmPWrB2ZX_dToeZxzIXlw --- diff --git a/scripts/Makefile.am b/scripts/Makefile.am index afcfa77a4..017ea0219 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -8,7 +8,6 @@ endif noinst_SCRIPTS = \ calc_tickadj \ - check--help \ checktime \ freq_adj \ html2man \ @@ -20,6 +19,7 @@ noinst_SCRIPTS = \ $(NULL) EXTRA_DIST = \ + check--help \ checkChangeLog \ cvo.sh \ fixautomakedepsmagic \