diff options
Diffstat (limited to 'intel')
-rw-r--r-- | intel/Makefile.am | 3 |
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 |