summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2015-06-04 10:17:48 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2015-06-04 14:08:00 +0800
commit340050799eeddb5e877d0d4f2f5d91980c5b7314 (patch)
tree34a895b8bb751dc4604ce5a95238d18457e4bd5f /Makefile.am
parent599ab720fb9bc9412efb4f9414121736b7bf8435 (diff)
downloadlibva-intel-driver-340050799eeddb5e877d0d4f2f5d91980c5b7314.tar.gz
Add Android.mk to the corresponding EXTRA_DIST
'make dist' can include all Android.mk files in the release package Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90541 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 552f9b8b..093adef8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,3 +21,5 @@ deb.upstream: dist
tar zxvf ../$(PACKAGE)-$(VERSION).tar.gz && \
cd $(PACKAGE)-$(VERSION) && \
$(MAKE) deb -f Makefile.am
+
+EXTRA_DIST = Android.mk