diff options
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 78b1493ba..0624e2b1b 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -287,6 +287,7 @@ extra-source-files: test/tables.opendocument test/tables.org test/tables.asciidoc + test/tables.asciidoctor test/tables.haddock test/tables.texinfo test/tables.rst @@ -320,6 +321,7 @@ extra-source-files: test/writer.opendocument test/writer.org test/writer.asciidoc + test/writer.asciidoctor test/writer.haddock test/writer.rst test/writer.icml |