allow use of libraries already installed on the system
[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 stripes.pl.in bigtops.pl.in minmax.pl.in
8
9 examplesdir = $(prefix)/examples
10 examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl stripes.pl bigtops.pl minmax.pl