summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1755135..c29dfe7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,13 @@ EXTRA_DIST = \
autogen.sh \
HACKING
+# Distribute the Meson build system files as well
+EXTRA_DIST += \
+ meson.build \
+ meson_options.txt \
+ po/meson.build \
+ src/meson.build
+
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
clean-local :