summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6a503c3..af9819e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,4 +33,7 @@ homepage:
cp keyfuzz-@PACKAGE_VERSION@.tar.gz man/keyfuzz.8.xml man/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd doc/style.css doc/README.html $$HOME/homepage/lennart/projects/keyfuzz
ln -sf README.html $$HOME/homepage/lennart/projects/keyfuzz/index.html
+distcleancheck:
+ @
+
.PHONY: homepage distcleancheck