summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-10-24 22:47:29 +0100
committerTim-Philipp Müller <tim@centricular.com>2017-02-14 14:52:04 +0000
commitd709e9fa0cdc7b0fa9ba3dfbd7835f7df5848223 (patch)
tree02197a69b45cafa50e0dff20d7a9ee263b1d20ed /Makefile.am
parentb66109abf7d4968164af30253b94582e1e835dff (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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9b5b3e177..e76f6cd58 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,6 +35,10 @@ EXTRA_DIST = \
configure.ac autogen.sh depcomp \
MAINTAINERS ABOUT-NLS RELEASE gstreamer.doap \
scripts/gst-uninstalled \
+ $(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/gstreamer-*" ) \
+ gst/gstenumtypes.c.template gst/gstenumtypes.h.template \
+ meson_options.txt config.h.meson \
+ gst/parse/gen_lex.py.in gst/parse/gen_grammar.py.in \
$(win32)
CLEANFILES = gst-element-check-@GST_API_VERSION@.m4