summaryrefslogtreecommitdiff
path: root/Makefile-tools.am
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-06-21 13:24:13 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-06-21 13:24:13 +0200
commit0bc999fbfc8c010689e0320cd3a462b53bf85716 (patch)
treea34d38adf198c8512f756bf0e6b7c6f4415e8492 /Makefile-tools.am
parent8bcc831c5f80bdac44b360db5fbb16db118a6951 (diff)
downloadgobject-introspection-0bc999fbfc8c010689e0320cd3a462b53bf85716.tar.gz
autotools: dist all meson files
Diffstat (limited to 'Makefile-tools.am')
-rw-r--r--Makefile-tools.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile-tools.am b/Makefile-tools.am
index b2e830f7..5dfa6c48 100644
--- a/Makefile-tools.am
+++ b/Makefile-tools.am
@@ -6,7 +6,8 @@ bin_SCRIPTS += g-ir-doc-tool
endif
EXTRA_DIST += \
- tools/g-ir-tool-template.in
+ tools/g-ir-tool-template.in \
+ tools/meson.build
TOOL_SUBSTITUTIONS = -e s,@libdir\@,$(libdir), -e s,@datarootdir\@,$(datarootdir), -e s,@PYTHON\@,$(PYTHON),