summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f7dad7d)
raw | patch | inline | side by side (parent: f7dad7d)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 25 Mar 2008 22:37:22 +0000 (22:37 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 25 Mar 2008 22:37:22 +0000 (22:37 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1312 a5681a0c-68f1-0310-ab6d-d61299d08faa
examples/Makefile.am | patch | blob | history |
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 9e7dc840ec7e443ded94e337d8200d44fa9081f9..62516fddb4e63053bf3cd51da36d3cdd2e016414 100644 (file)
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl
cgi-demo.cgi: cgi-demo.cgi.in $(top_builddir)/config.status
- sed 's,@''exec_prefix@,$(exec_prefix),' cgi-demo.cgi.in > $@
+ sed 's,@''exec_prefix@,$(exec_prefix),' @srcdir@/cgi-demo.cgi.in > $@
chmod a+x $@