summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-01-21 10:38:44 +0000
committerLennart Poettering <lennart@poettering.net>2006-01-21 10:38:44 +0000
commit43c48320451c04db9c8550dc440ed443a9dcc120 (patch)
tree25c3f6bfbfb0ddec301a035f93e9b012d66f5f5e /Makefile.am
parentee9b3b534bcd12755b450d42d28d820bd702e27d (diff)
some minor changes to get mod_dnssd to work across graceful restarts
git-svn-id: file:///home/lennart/svn/public/mod_dnssd/trunk@22 634eccf8-0006-0410-930e-e16565b0b7de
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 37c85f1..94feca3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,4 +32,7 @@ homepage: all dist
cp doc/README.html doc/style.css $$HOME/homepage/private/projects/mod_dnssd
ln -sf $$HOME/homepage/private/projects/mod_dnssd/README.html $$HOME/homepage/private/projects/mod_dnssd/index.html
-.PHONY: homepage
+distcleancheck:
+ @:
+
+.PHONY: homepage distcleancheck