summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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