diff options
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index f3422a43b..679806acb 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -34,7 +34,7 @@ Description: Pandoc is a Haskell library for converting from one markup which convert this native representation into a target format. Thus, adding an input or output format requires only adding a reader or writer. -Extra-Source-Files: README, INSTALL, COPYRIGHT, COPYRIGHT, +Extra-Source-Files: README, INSTALL, COPYRIGHT, COPYING, templates/ASCIIMathML.js.comment, templates/ASCIIMathML.js.packed, templates/ASCIIMathML.hs, |