From 39a2c1480fc26ce5b5f8f7a593b9a4c5c8d240a4 Mon Sep 17 00:00:00 2001 From: Stepan Kasal Date: Tue, 15 May 2007 20:46:10 +0200 Subject: build-sys: use dist_example_DATA "dist_" prefix is more elegant than EXTRA_DIST. Signed-off-by: Stepan Kasal --- getopt/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'getopt') 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 -- cgit v1.2.3-55-g7522