summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--src/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 52441cf..575c227 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@ homepage: all dist
test -d $$HOME/homepage/lennart
mkdir -p $$HOME/homepage/lennart/projects/syrep
cp *.tar.gz $$HOME/homepage/lennart/projects/syrep
- cp doc/README.html doc/style.css man/syrep.1.xml man/man.css man/man.xsl $$HOME/homepage/lennart/projects/syrep
+ cp doc/README.html doc/style.css man/syrep.1.xml man/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd $$HOME/homepage/lennart/projects/syrep
ln -sf $$HOME/homepage/lennart/projects/syrep/README.html $$HOME/homepage/lennart/projects/syrep/index.html
distcleancheck:
diff --git a/src/Makefile.am b/src/Makefile.am
index 078fe48..de07fbc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am 7 2003-08-04 23:05:55Z lennart $
+# $Id$
# This file is part of syrep.
#