aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-07-23 17:56:12 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-07-23 17:56:12 -0700
commit5a216f7bd75c3f89c6d6217a8676e6fca6229cf7 (patch)
treeb2dd401253f23709f55b321aebd82e281efdccc2 /Makefile
parent42b3f558d9658d31b7cb94dd2db9624b5081ff63 (diff)
downloadpandoc-5a216f7bd75c3f89c6d6217a8676e6fca6229cf7.tar.gz
update date, man page, README.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0752b742..d07d24026 100644
--- a/Makefile
+++ b/Makefile
@@ -114,7 +114,7 @@ man/pandoc.1: MANUAL.txt man/pandoc.1.before man/pandoc.1.after
-o $@
README.md: README.template MANUAL.txt tools/update-readme.lua
- pandoc --lua-filter tools/update-readme.lua --reference-links \
+ pandoc --lua-filter tools/update-readme.lua \
--reference-location=section -t gfm $< -o $@
download_stats: