From fd84692dd5bb0f832c81e59e2fc8e286a446f70e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Sun, 29 Oct 2000 10:17:08 +0000 Subject: [PATCH] * include scripts in the distribution. I don't know why noinst_SCRIPTS doesn't do it by itself git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@246 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- doc/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index c8f35029d..dfe9b1851 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1 +1,2 @@ -bin_SCRIPTS = hamlib-doc split-man.pl +noinst_SCRIPTS = hamlib-doc split-man.pl +EXTRA_DIST = hamlib-doc split-man.pl