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:
parent
b6a3e88059
commit
91a8688fa1
@ -20,6 +20,8 @@ MAINTAINERCLEANFILES = \
|
||||
|
||||
EXTRA_DIST = \
|
||||
configure.ac autogen.sh \
|
||||
gstreamer-vaapi.doap
|
||||
gstreamer-vaapi.doap \
|
||||
$(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
|
||||
meson_options.txt
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user