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:53:30 +00:00
parent 1184429e21
commit 47a673e263

View file

@ -16,7 +16,9 @@ DIST_SUBDIRS = $(ALWAYS_SUBDIRS)
EXTRA_DIST = \
depcomp \
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
ChangeLog gst-plugins-good.doap autogen.sh
ChangeLog gst-plugins-good.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