X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2FMakefile.am;h=387a6ec3f96486f79fd990df65961689e624d702;hb=7f4b880d9d5c7a48e273f52e8dfa54fae39006e3;hp=174a816cedbf86fb6116e32c574e7d2bbfbe3e4e;hpb=b02eace34f83a08c55830cb05bc55078153e2ba6;p=rrdtool.git diff --git a/bindings/Makefile.am b/bindings/Makefile.am index 174a816..387a6ec 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -1,6 +1,8 @@ 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@