summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-11 00:03:41 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-11 00:03:41 +0000
commitfc30beccf2d2e8cd1174cdcae30da435c75f5a31 (patch)
tree160c6b2921ee3c2de9da8af3fa3295cab4a142de /Makefile.am
parent4d8390a9506c2b9d862cc7261f040dbd9113a6ef (diff)
many changes
git-svn-id: file:///home/lennart/svn/public/aeswepd/trunk@39 022f378f-78c4-0310-b860-d162c87e6274
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 b45c91a..a76516e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,3 +33,8 @@ homepage:
cp *.tar.gz $$HOME/homepage/lennart/projects/aeswepd
cp man/aeswepd.8.xml man/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd doc/style.css doc/README.html $$HOME/homepage/lennart/projects/aeswepd
cp $$HOME/homepage/lennart/projects/aeswepd/README.html $$HOME/homepage/lennart/projects/aeswepd/index.html
+
+distcleancheck:
+ @:
+
+.PHONY: homepage distcleancheck