the images should be written to the current directory ... -- Alex
[rrdtool.git] / examples / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 #AUTOMAKE_OPTIONS        =  foreign
4
5 #ACLOCAL_M4 = $(top_srcdir)/config/aclocal.m4
6
7 EXTRA_DIST = cgi-demo.cgi.in piped-demo.pl.in shared-demo.pl.in \
8         stripes.pl.in bigtops.pl.in minmax.pl.in 4charts.pl.in
9
10 examplesdir = $(pkgdatadir)/examples
11 examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl \
12         stripes.pl bigtops.pl minmax.pl 4charts.pl
13