aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2f48dd7c..8507afe9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,7 @@ ACLOCAL_AMFLAGS = -I m4
check-local:
cd test; $(MAKE) check
+all-local: README
README: README.md
fgrep -v "[![" $< > $@