meson: dist meson build files
authorTim-Philipp Müller <tim@centricular.com>
Tue, 14 Feb 2017 19:44:43 +0000 (19:44 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 14 Feb 2017 19:45:07 +0000 (19:45 +0000)
Ship meson build files in tarballs, so people who use tarballs
in their builds can start playing with meson already.

Makefile.am

index 88d02ed..14d9b34 100644 (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