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 1e62f0e..1990d86 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,7 @@ noinst_DATA = README
README:
rm -f README
# $(MAKE) -C doc README
- ln -sf doc/README README
+ cd $(srcdir) && ln -s doc/README README
homepage: dist
test -d $$HOME/homepage/lennart