summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-02-14 19:56:13 +0000
committerTim-Philipp Müller <tim@centricular.com>2017-02-14 19:56:13 +0000
commit84380f3e8e048625973d0b467747f4e6fb38b35f (patch)
tree5d88eb4e01a46d29950327384912b7ca1f5559ea
parent184351ae485d5befc3311a122c717ec534225c52 (diff)
meson: dist meson build files
Ship meson build files in tarballs, so people who use tarballs in their builds can start playing with meson already.
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6462febe..e5641b1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,9 @@ SUBDIRS = \
EXTRA_DIST = \
depcomp \
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
- ChangeLog gst-plugins-ugly.doap autogen.sh
+ ChangeLog gst-plugins-ugly.doap autogen.sh \
+ $(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
+ meson_options.txt config.h.meson
DISTCLEANFILES = _stdint.h