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

Makefile.am

index eb01c6a..7a89d27 100644 (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