From: Tim-Philipp Müller Date: Tue, 14 Feb 2017 19:56:13 +0000 (+0000) Subject: meson: dist meson build files X-Git-Tag: 1.19.3~505^2~233 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84380f3e8e048625973d0b467747f4e6fb38b35f;p=platform%2Fupstream%2Fgstreamer.git 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. --- diff --git a/Makefile.am b/Makefile.am index 6462feb..e5641b1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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