From fc6b5bd6cb90c459b3c5d385b64e403c2a0252a0 Mon Sep 17 00:00:00 2001 From: oetiker Date: Sat, 20 Jan 2007 22:54:25 +0000 Subject: [PATCH] prepare for the release of rrdtool-1.2.16 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@962 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/bindings/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/program/bindings/Makefile.am b/program/bindings/Makefile.am index cabef708..0512914a 100644 --- a/program/bindings/Makefile.am +++ b/program/bindings/Makefile.am @@ -10,7 +10,8 @@ SUBDIRS = $(SUB_tcl) $(SUB_python) # the following files are not mentioned in any other Makefile 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 + 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 \ + ruby/CHANGES ruby/README ruby/extconf.rb ruby/main.c ruby/test.rb # add the following to the all target -- 2.30.2