aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-04-14 20:41:33 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-04-14 20:42:01 -0700
commit7d7bc2cb79278dc1420a6bb883b0cd8318845c42 (patch)
treef21e98973b5b35a364e613a0b980009c5c302c59 /pandoc.cabal
parent4fa2a947590f78160dac3197672e475f433f0e4f (diff)
downloadpandoc-7d7bc2cb79278dc1420a6bb883b0cd8318845c42.tar.gz
Added CONTRIBUTING.md.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 6011c0094..5dd519745 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -104,7 +104,7 @@ Data-Files:
-- sample lua custom writer
data/sample.lua
-- documentation
- README, INSTALL, COPYRIGHT, BUGS, changelog
+ README, INSTALL, COPYRIGHT, BUGS, CONTRIBUTING.md, changelog
Extra-Source-Files:
-- code to create pandoc.1 man page
man/man1/pandoc.1.template,