prep for 1.2rc4 release
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 6 Apr 2005 23:58:41 +0000 (23:58 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 6 Apr 2005 23:58:41 +0000 (23:58 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@366 a5681a0c-68f1-0310-ab6d-d61299d08faa

bindings/Makefile.am

index 174a816..387a6ec 100644 (file)
@@ -1,6 +1,8 @@
 SUBDIRS = tcl 
 # the following files are not mentioned in any other Makefile
 SUBDIRS = tcl 
 # the following files are not mentioned in any other Makefile
-EXTRA_DIST = $(shell for A in perl-*; do cat $$A/MANIFEST | sed -e "s,^,$$A/," ; done)
+EXTRA_DIST = perl-piped/MANIFEST perl-piped/README perl-piped/Makefile.PL perl-piped/RRDp.pm perl-piped/t/base.t \
+       perl-shared/ntmake.pl perl-shared/MANIFEST perl-shared/README perl-shared/Makefile.PL perl-shared/RRDs.pm  perl-shared/RRDs.xs perl-shared/t/base.t
+
 
 # add the following to the all target
 all-local:  @COMP_PERL@
 
 # add the following to the all target
 all-local:  @COMP_PERL@