summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2018-07-17 13:23:51 +0200
committerVictor Toso <me@victortoso.com>2018-07-17 13:30:38 +0200
commit3e94aa146d3ad5e716509ccecc6923abfc368e68 (patch)
tree93f2413cc23f66974a25bd860b4dd5c055754fcd
parent730fbb685027c4cab1570d597d7b9fc1e2f1a923 (diff)
downloadgrilo-plugins-3e94aa146d3ad5e716509ccecc6923abfc368e68.tar.gz
build: include meson in the tarballs
https://gitlab.gnome.org/GNOME/grilo/issues/4
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6802ef6..83b1b78 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,10 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-bookmarks \
--enable-vimeo \
--enable-youtube
+EXTRA_DIST = \
+ $(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/grilo-plugins-*" ) \
+ meson_options.txt
+
if GCOV_ENABLED
lcov-clean:
@rm -fr coverage