summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2020-08-25 10:30:46 +0000
committerXavier Claessens <xclaesse@gmail.com>2020-08-25 10:30:46 +0000
commitb2092227f5b6718c27380d6a7bd6842ffa008d56 (patch)
treeaf22f31ea4661fed297084355e2512931950237d /help/Makefile.am
parent9e7c27376f57064ac44833abd530c12e5943e2f7 (diff)
parent2caae31ee50017e6a8b4966f3da24705606f98fd (diff)
downloadgtk-doc-b2092227f5b6718c27380d6a7bd6842ffa008d56.tar.gz
Merge branch 'wip/smcv/dist-meson-build' into 'master'
build: Distribute more files from git in official release tarballs Closes #109 See merge request GNOME/gtk-doc!55
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 6690244..54a15bd 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -4,4 +4,6 @@ if HAVE_YELP_TOOLS
SUBDIRS = manual
endif
+EXTRA_DIST = meson.build
+
-include $(top_srcdir)/git.mk