summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 91a5b89..d02e325 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ noinst_DATA = README
README:
rm -f README
-# $(MAKE) -C doc README
+ $(MAKE) -C doc README
cd $(srcdir) && ln -s doc/README README
homepage: