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.
This commit is contained in:
Tim-Philipp Müller 2016-10-24 22:47:29 +01:00
parent b66109abf7
commit d709e9fa0c

View file

@ -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