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 2017-02-14 19:44:43 +00:00
parent 267b7a8cf1
commit 6e76f7bc3d

View file

@ -34,7 +34,10 @@ include $(top_srcdir)/common/win32.mak
EXTRA_DIST = \
depcomp \
AUTHORS COPYING COPYING.LIB NEWS README RELEASE REQUIREMENTS \
ChangeLog gst-plugins-base.doap autogen.sh $(win32)
ChangeLog gst-plugins-base.doap autogen.sh $(win32) \
$(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
gst-libs/gst/*/*_mkenum.py \
meson_options.txt config.h.meson
DISTCLEANFILES = _stdint.h