summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-08-11 06:57:53 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-08-11 06:57:53 +0000
commitb7a9d3206ee8c18228f5b41963d1454e932edbf5 (patch)
treefd6432247b2e65c27082943dc131fe84f89ca879 /pandoc.cabal
parent68ffc7eb6db81d1a816c9d7b38cca6523ab3114c (diff)
Added new markdown reader tests to list of extra source files in pandoc.cabal.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1404 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index dbe65cae9..ad9ad7a5e 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -79,9 +79,11 @@ Extra-Source-Files:
tests/html-reader.native,
tests/insert,
tests/lalune.jpg,
+ tests/movie.jpg,
tests/latex-reader.latex,
tests/latex-reader.native,
- tests/movie.jpg,
+ tests/markdown-reader-more.txt,
+ tests/markdown-reader-more.native,
tests/rst-reader.native,
tests/rst-reader.rst,
tests/s5.basic.html,