summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-11-30 15:13:22 +0000
committerLennart Poettering <lennart@poettering.net>2003-11-30 15:13:22 +0000
commit7f05454744a73708181efc5b346c574f5b5fb293 (patch)
tree8fdb3cab659e1f9acd5736c1033241754e13456d
parent676452a172bdbf9eebd07d44b55f8dca1d5140d8 (diff)
homepage fixes
git-svn-id: file:///home/lennart/svn/public/syrep/trunk@47 07ea20a6-d2c5-0310-9e02-9ef735347d72
-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.
#