Added two lua test files to extra-source-files in pandoc.cabal.

This was caught by our new .travis.yml, which builds from
an extracted sdist tarball instead of the repository.
This commit is contained in:
John MacFarlane
2017-03-20 17:32:35 +01:00
parent a85d7849fc
commit 2d94d48332
+2
View File
@@ -235,6 +235,8 @@ Extra-Source-Files:
test/odt/markdown/*.md
test/odt/native/*.native
test/lua/strmacro.lua
test/lua/plain-to-para.lua
test/lua/hello-world-doc.lua
Source-repository head
type: git
location: git://github.com/jgm/pandoc.git