aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 06491e20d..ab8640010 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -100,6 +100,8 @@ Extra-Source-Files:
Benchmark.hs,
-- tests
tests/bodybg.gif,
+ tests/docbook-reader.docbook
+ tests/docbook-reader.native
tests/html-reader.html,
tests/html-reader.native,
tests/insert,
@@ -445,3 +447,4 @@ Executable test-pandoc
Tests.Writers.ConTeXt
Tests.Writers.HTML
Tests.Writers.Markdown
+ Tests.Writers.LaTeX