From 4b1bc91936ef0f8c3f0e22be0fccd401770879eb Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 2 Oct 2019 20:14:59 +0200 Subject: ensure that all meson files are part of the release tarball Signed-off-by: Michael Olbrich --- doc/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 70f7bc3..85c012c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -25,6 +25,7 @@ install-data-local: install-html EXTRA_DIST = \ Doxyfile.in \ + meson.build \ $(NULL) VA_HEADER_DIR = $(top_srcdir)/va -- cgit v1.2.1