aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-12 16:56:38 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-12 16:56:38 -0700
commit7684b24959ebe49da036d14ed75d585e7afe2da6 (patch)
tree86c9404494f84b3651cc03ab2f27822d035e901a /pandoc.cabal
parent52c58175cab1d3b7ce86c6d72c67d93b8555cec3 (diff)
parent063ba81622431d81b00b0b5526c8829e05b5787e (diff)
downloadpandoc-7684b24959ebe49da036d14ed75d585e7afe2da6.tar.gz
Merge pull request #1528 from mpickering/epubtitlepage
EPUB Reader: Ignores titlepage attribute
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 587258dc2..90d773694 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -158,8 +158,7 @@ Extra-Source-Files:
tests/lhs-test.html+lhs,
tests/lhs-test.fragment.html+lhs,
tests/pipe-tables.txt,
- tests/epub.formatting.epub,
- tests/epub.features.epub,
+ tests/*.epub
tests/fb2.basic.markdown,
tests/fb2.basic.fb2,
tests/fb2.titles.markdown,