From 591bb2bace4b474c0cfd525d8a3bcf0704fea750 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Fri, 18 Dec 2020 11:27:41 -0800
Subject: [PATCH] Add test/writer.asciidoctor, tables.asciidoctor to
 extra-source-files.

---
 pandoc.cabal | 2 ++
 1 file changed, 2 insertions(+)

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