summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bd7fbc8..a7f8e7a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ homepage: all dist
mkdir -p $$HOME/homepage/private/projects/syrep
cp syrep-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/projects/syrep
cp doc/README.html doc/style.css man/syrep.1.xml man/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd $$HOME/homepage/private/projects/syrep
- cp $$HOME/homepage/private/projects/syrep/README.html $$HOME/homepage/private/projects/syrep/index.html
+ ln -sf README.html $$HOME/homepage/private/projects/syrep/index.html
distcleancheck:
@: