From 562218e6ea1926723045713e52449c24c6ccff1f Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 4 Jan 2007 11:57:07 +0100 Subject: build-sys: add missing files This patch add all missing headers, man pages and README files to automake stuff and "make dist-gzip" produces useful tarball now. Signed-off-by: Karel Zak --- getopt/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'getopt') 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 + -- cgit v1.2.3-55-g7522