From e9f3ebf9776dfb5134540ac3ecc96b6c3eb60a09 Mon Sep 17 00:00:00 2001 From: oetiker Date: Tue, 20 May 2008 22:22:27 +0000 Subject: [PATCH] droped rrd_extra.h from the distro with the python update ... must remove it from the Makefile too git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1373 a5681a0c-68f1-0310-ab6d-d61299d08faa --- bindings/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/Makefile.am b/bindings/Makefile.am index a0e0907..cd5cd21 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -10,7 +10,7 @@ SUBDIRS = $(SUB_tcl) 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 \ ruby/CHANGES ruby/README ruby/extconf.rb ruby/main.c ruby/test.rb \ - python/ACKNOWLEDGEMENT python/AUTHORS python/COPYING python/README python/rrd_extra.h python/rrdtoolmodule.c python/setup.py + python/ACKNOWLEDGEMENT python/AUTHORS python/COPYING python/README python/rrdtoolmodule.c python/setup.py # add the following to the all target -- 2.11.0