summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-10 22:41:31 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-10 22:41:31 +0000
commit3120d2fecb926fedc4db4d44ff7df025b14355d4 (patch)
treed7f547c63c4c4520737349ecca70711cebf07003 /Makefile.am
parent4ae33cd61ac9b003f252b41424a0c292f3eb613d (diff)
many fixes
git-svn-id: file:///home/lennart/svn/public/ivcall/trunk@13 e0b13411-74c3-0310-b366-a0654dd0340f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f2fd20..a107b0a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,3 +33,8 @@ homepage:
cp *.tar.gz $$HOME/homepage/lennart/projects/ivcall
cp doc/README.html doc/style.css $$HOME/homepage/lennart/projects/ivcall
cp $$HOME/homepage/lennart/projects/ivcall/README.html $$HOME/homepage/lennart/projects/ivcall/index.html
+
+distcleancheck:
+ @:
+
+.PHONY: homepage distcleancheck