From 268dce4192125ceb6a65f1c8d885e4b656310578 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Sun, 7 Sep 2014 15:48:48 +0100 Subject: 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 Reviewed-by: Jakob Bornecrantz --- intel/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'intel') 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 -- cgit v1.2.3