summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-09-13 00:09:39 +0000
committerLennart Poettering <lennart@poettering.net>2003-09-13 00:09:39 +0000
commitdcb6d396e7ad11f0b7a34de9d84826127d683307 (patch)
tree6df83e48082685dfd4a8f38c0aba5d23ec196bec /Makefile.am
parent4ad04d4c623fb217dcfd4de887b222e38780137f (diff)
build fixes
git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@39 2bf48fe7-cfc1-0310-909f-d9042e1e0fef
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 522d54e..668868c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,3 +33,9 @@ homepage:
cp *.tar.gz $$HOME/homepage/lennart/projects/ifplugd
cp doc/README.html doc/style.css doc/NEWS $$HOME/homepage/lennart/projects/ifplugd
cp $$HOME/homepage/lennart/projects/ifplugd/README.html $$HOME/homepage/lennart/projects/ifplugd/index.html
+
+
+distcleancheck:
+ @:
+
+.PHONY: homepage distcleancheck