summaryrefslogtreecommitdiff
path: root/Makefile-tools.am
diff options
context:
space:
mode:
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),