.
[corvix.git] / var / deb-package / cluster_raw_old / opt / cluster / lib / www / ganglia / Makefile.am
blob801004cf453eb73f190db6be7932c8936dbd8474
1 install:
2         @echo
3         @echo "================================================================================="
4         @echo "     The PHP scripts are not installed by running 'make install'"
5         @echo "     Instead, you need to copy the contents of ./web to your web server."
6         @echo "     The file 'conf.php' may need some tweaking based on your configuration."
7         @echo "================================================================================="
8         @echo
10 dist-hook:
11         tar -c --exclude="*CVS" -f - . | (cd $(distdir) && tar -xf -)