summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-13 12:31:19 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-13 12:31:19 -0700
commita0e795fc40601d29dac48f7faac4507712ace601 (patch)
tree404abc7a1f7367efe70fe96aad52a10833cba60b /pandoc.cabal
parent76d14bcc11c655996c0a85eb5d5ce2dbca39fe17 (diff)
Added Makefile to rebuild man pages.
This should only be needed by developers.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 0b6c71919..c9feb3272 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -86,6 +86,7 @@ Extra-Source-Files:
-- documentation
INSTALL, BUGS, CONTRIBUTING.md, changelog
-- code to create pandoc.1 man page
+ Makefile
man/man1/pandoc.1.template
man/man5/pandoc_markdown.5.template
-- generated man pages (produced post-build)
@@ -173,8 +174,6 @@ Extra-Source-Files:
tests/epub/*.epub
tests/epub/*.native
tests/txt2tags.t2t
-Extra-Tmp-Files: man/man1/pandoc.1
- man/man5/pandoc_markdown.5
Source-repository head
type: git