summaryrefslogtreecommitdiff
path: root/intel
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-09-07 15:48:48 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2014-09-28 17:09:34 +0100
commit268dce4192125ceb6a65f1c8d885e4b656310578 (patch)
tree774d06fcae1c15a6318dba754e50aa79fe80d191 /intel
parent33bad73b273bcb2ebac430d7b572930c0fbfbeed (diff)
automake: pick up all files for distribution.
Autotools is already smart enough to pick the *.pc.in files but it needs some help with the Android.mk ones. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Diffstat (limited to 'intel')
-rw-r--r--intel/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/intel/Makefile.am b/intel/Makefile.am
index 846695d5..ca4ed84c 100644
--- a/intel/Makefile.am
+++ b/intel/Makefile.am
@@ -68,7 +68,8 @@ EXTRA_DIST = \
$(BATCHES:.batch=.batch.sh) \
$(BATCHES:.batch=.batch-ref.txt) \
$(BATCHES:.batch=.batch-ref.txt) \
- tests/test-batch.sh
+ tests/test-batch.sh \
+ Android.mk
test_decode_LDADD = libdrm_intel.la ../libdrm.la