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 20:40:26 +00:00
parent 007f48f711
commit a9cb8868fd

View file

@ -24,7 +24,9 @@ EXTRA_DIST = \
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
docs/design/gst-rtp-server-design \
gst-rtsp-server.doap \
$(win32)
$(win32) \
$(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
config.h.meson
ACLOCAL_AMFLAGS = -I m4 -I common/m4