From: Harlan Stenn Date: Wed, 29 Dec 2010 07:06:21 +0000 (-0500) Subject: Distribute check--help from the correct variable X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5371894ff25c5b13022a3ec83bbf4167f8a64d66;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 afcfa77a40..017ea02191 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 \