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

Makefile.am

index 6462feb..e5641b1 100644 (file)
@@ -6,7 +6,9 @@ SUBDIRS = \
 EXTRA_DIST = \
        depcomp \
        AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
-       ChangeLog gst-plugins-ugly.doap autogen.sh
+       ChangeLog gst-plugins-ugly.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