summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-10-02 20:14:59 +0200
committerXinfengZhang <carl.zhang@intel.com>2019-10-11 14:47:23 +0800
commit4b1bc91936ef0f8c3f0e22be0fccd401770879eb (patch)
treeedea2b78ab469058d9b1a3965bb1cfa6b30eb9d7 /Makefile.am
parent33aed1fef09a96854d5f2560f3e415ee60ebe18f (diff)
downloadlibva-4b1bc91936ef0f8c3f0e22be0fccd401770879eb.tar.gz
ensure that all meson files are part of the release tarball
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5d0de2a..4132d33 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@ if ENABLE_DOCS
SUBDIRS += doc
endif
-EXTRA_DIST=doc/va_footer.html
+EXTRA_DIST=doc/va_footer.html meson.build meson_options.txt
# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = \
aclocal.m4 compile config.guess config.sub \