doc: ensure `pandoc-docbook-template.docbook` is distributed (#2891)

Since that is also used by Meson (when configuring with `-Dgtk_doc=true`
and when pandoc is available).
This commit is contained in:
Kleis Auke Wolthuizen 2022-06-23 17:36:02 +02:00 committed by GitHub
parent e81f7f1fab
commit f26a025516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -180,10 +180,11 @@ include gtk-doc.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
EXTRA_DIST += \
${markdown_content_files} \
${markdown_content_files} \
gen-function-list.py \
images \
meson.build
meson.build \
pandoc-docbook-template.docbook
# Files not to distribute
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types