From f8e40c8868ac7c4509c3dc29c9c0f0fd2e8f011f Mon Sep 17 00:00:00 2001 From: oetiker Date: Fri, 5 Dec 2008 10:23:46 +0000 Subject: [PATCH] added rrdcached examples to extra_dist to make sure they get distributed git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1695 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/examples/rrdcached/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/program/examples/rrdcached/Makefile.am b/program/examples/rrdcached/Makefile.am index d02bdd5a..51b10372 100644 --- a/program/examples/rrdcached/Makefile.am +++ b/program/examples/rrdcached/Makefile.am @@ -5,5 +5,6 @@ #ACLOCAL_M4 = $(top_srcdir)/config/aclocal.m4 examplesdir = $(pkgdatadir)/examples/rrdcached -examples_SCRIPTS = RRDCached.pm rrdcached-size.pl +examples_SCRIPTS = RRDCached.pm rrdcached-size.pl +EXTRA_DIST = RRDCached.pm rrdcached-size.pl -- 2.30.2