summaryrefslogtreecommitdiffstats
path: root/getopt
diff options
context:
space:
mode:
Diffstat (limited to 'getopt')
-rw-r--r--getopt/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/getopt/Makefile.am b/getopt/Makefile.am
index f375bdf7a..319e8bfa3 100644
--- a/getopt/Makefile.am
+++ b/getopt/Makefile.am
@@ -7,8 +7,8 @@ getopt_CFLAGS = -DLIBCGETOPT=1
man_MANS = getopt.1
exampledir = $(prefix)/usr/share/getopt/
-example_DATA = getopt-parse.bash getopt-parse.tcsh \
+dist_example_DATA = getopt-parse.bash getopt-parse.tcsh \
getopt-test.bash getopt-test.tcsh
-EXTRA_DIST = $(example_DATA) README Changelog COPYING
+EXTRA_DIST = README Changelog COPYING