summaryrefslogtreecommitdiff
path: root/tests/modetest/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modetest/Android.mk')
-rw-r--r--tests/modetest/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/modetest/Android.mk b/tests/modetest/Android.mk
index 0fdfe685..e616558f 100644
--- a/tests/modetest/Android.mk
+++ b/tests/modetest/Android.mk
@@ -8,5 +8,6 @@ LOCAL_SRC_FILES := $(MODETEST_FILES)
LOCAL_MODULE := modetest
LOCAL_SHARED_LIBRARIES := libdrm
+LOCAL_STATIC_LIBRARIES := libdrm_util
include $(BUILD_EXECUTABLE)