summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-10-16 01:00:42 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-10-16 01:00:42 +0000
commitd0fe8dcae0c82e5a84c37f3e9ba400cdf06d0a9f (patch)
tree3dbd67058427c0e07c7b9240ba7c49421c6ae8dd
parentd318c0e376aad0bd980a0983d8a6fccbf0e80a86 (diff)
Add BUGS to files in tarball.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1461 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 4c33766d3..a1298934e 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -36,7 +36,7 @@ Description: Pandoc is a Haskell library for converting from one markup
only adding a reader or writer.
Extra-Source-Files:
-- documentation
- README, INSTALL, COPYRIGHT, changelog,
+ README, INSTALL, COPYRIGHT, BUGS, changelog,
-- sources for man pages
man/man1/pandoc.1.md, man/man1/markdown2pdf.1.md,
man/man1/html2markdown.1.md, man/man1/hsmarkdown.1.md,