summaryrefslogtreecommitdiffstats
path: root/getopt
diff options
context:
space:
mode:
Diffstat (limited to 'getopt')
-rw-r--r--getopt/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/getopt/Makefile.am b/getopt/Makefile.am
index 7ceaf02ba..f375bdf7a 100644
--- a/getopt/Makefile.am
+++ b/getopt/Makefile.am
@@ -9,3 +9,6 @@ man_MANS = getopt.1
exampledir = $(prefix)/usr/share/getopt/
example_DATA = getopt-parse.bash getopt-parse.tcsh \
getopt-test.bash getopt-test.tcsh
+
+EXTRA_DIST = $(example_DATA) README Changelog COPYING
+