aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/Makefile
diff options
context:
space:
mode:
authorChris Koying Browet <cbro@semperpax.com>2017-02-24 13:46:26 +0100
committerChris "Koying" Browet <cbro@semperpax.com>2017-03-18 14:02:54 +0100
commit45cbbf84c86a72789595b0de5f983755d3055315 (patch)
treef0c2a9e85fc06290b01c426d159beba426be2fae /tools/depends/target/Makefile
parent19f6b582ba65592f2af39b28b67d0817824d9627 (diff)
ADD: [jni] add to depends
Diffstat (limited to 'tools/depends/target/Makefile')
-rw-r--r--tools/depends/target/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/Makefile b/tools/depends/target/Makefile
index a47d19bb1f..7a330cc1d7 100644
--- a/tools/depends/target/Makefile
+++ b/tools/depends/target/Makefile
@@ -42,7 +42,7 @@ endif
ifeq ($(OS),android)
EXCLUDED_DEPENDS = libcec libusb
- DEPENDS += mdnsresponder libuuid
+ DEPENDS += mdnsresponder libuuid libandroidjni
CROSSGUID_DEPS = libuuid
endif