summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 5ab9c3c..22a5b47 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,8 +26,8 @@ noinst_DATA = README
README:
rm -f README
-# $(MAKE) -C doc README
-# cd $(srcdir) && ln -s doc/README README
+ $(MAKE) -C doc README
+ cd $(srcdir) && ln -s doc/README README
homepage: all dist
test -d $$HOME/homepage/private