diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2015-03-28 15:37:36 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2015-03-28 15:40:50 -0700 |
commit | 524d284b88cc61a9cd958e2679effd1d0a01e1ac (patch) | |
tree | 5a4cc7f0682915cf5e6ed1094e5c2dc78d71c804 | |
parent | 978ae55b2299f9c2bb186e753c2d89971350c83d (diff) | |
download | pandoc-524d284b88cc61a9cd958e2679effd1d0a01e1ac.tar.gz |
Added images needed for docx tests to cabal extra-source-files.
-rw-r--r-- | pandoc.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 3fc64abd9..52b8d82a8 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -132,6 +132,9 @@ Extra-Source-Files: tests/insert tests/lalune.jpg tests/movie.jpg + tests/media/rId25.jpg + tests/media/rId26.jpg + tests/media/rId27.jpg tests/latex-reader.latex tests/textile-reader.textile tests/markdown-reader-more.txt |