diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-08-21 23:56:23 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-08-21 23:56:23 +0000 |
commit | aa7447c599e08d9b3347ca9da95d932fd3abfbe1 (patch) | |
tree | 2364d7aff3d60b8b7a83a96c7d1d84780f75e3ed /lib | |
parent | 7768f5f5b11b0093d620cb7c6fe6bcd6e5254431 (diff) |
Import libdrm 2.4.64
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libdrm/intel/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libdrm/intel/Makefile.am b/lib/libdrm/intel/Makefile.am index c52e8c086..d00456845 100644 --- a/lib/libdrm/intel/Makefile.am +++ b/lib/libdrm/intel/Makefile.am @@ -66,6 +66,7 @@ EXTRA_DIST = \ $(BATCHES:.batch=.batch-ref.txt) \ $(BATCHES:.batch=.batch-ref.txt) \ tests/test-batch.sh \ + Android.mk \ $(TESTS) test_decode_LDADD = libdrm_intel.la ../libdrm.la |