summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--getopt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/getopt/Makefile.am b/getopt/Makefile.am
index 0af048d9c..033884210 100644
--- a/getopt/Makefile.am
+++ b/getopt/Makefile.am
@@ -7,7 +7,7 @@ getopt_CPPFLAGS = -DLIBCGETOPT=1 $(AM_CPPFLAGS)
man_MANS = getopt.1
exampledir = $(datadir)/getopt/
-dist_example_DATA = getopt-parse.bash getopt-parse.tcsh \
+dist_example_SCRIPTS = getopt-parse.bash getopt-parse.tcsh \
getopt-test.bash getopt-test.tcsh
EXTRA_DIST = README Changelog COPYING