aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal8
1 files changed, 5 insertions, 3 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 7cb292b05..97e70c830 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.
Data-Files:
-- templates
- data/templates/default.html
+ data/templates/default.html4
data/templates/default.html5
data/templates/default.docbook
data/templates/default.docbook5
@@ -150,7 +150,8 @@ Extra-Source-Files:
tests/tables.dokuwiki
tests/tables.zimwiki
tests/tables.icml
- tests/tables.html
+ tests/tables.html4
+ tests/tables.html5
tests/tables.latex
tests/tables.man
tests/tables.plain
@@ -172,7 +173,8 @@ Extra-Source-Files:
tests/writer.context
tests/writer.docbook
tests/writer.docbook5
- tests/writer.html
+ tests/writer.html4
+ tests/writer.html5
tests/writer.man
tests/writer.markdown
tests/writer.plain