From cf4db74400a17a10e572c3cc9f486085871c9c11 Mon Sep 17 00:00:00 2001 From: Alexander V Vershilov Date: Mon, 25 Jun 2012 02:57:54 +0400 Subject: fixing exported test modules and files --- pandoc.cabal | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3