aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot2017-07-23 02:32:43 -0500
committerandroid-build-team Robot2017-07-23 02:32:43 -0500
commit401cff4afaf7198ea54c086cad6305f987afb940 (patch)
tree06f6be5cee10c8a1d4f94406b3fa1b42992b94ba /tests/modetest/Android.mk
parent96fa02c8402050bd34bb32182137c0edefe06b7f (diff)
parenta4f9c563327a8e8095ff853bcc3d68e4736b40e2 (diff)
downloadexternal-libdrm-6b9c1a57fd4a8974720e1baa517e6e544c133aa7.tar.gz
external-libdrm-6b9c1a57fd4a8974720e1baa517e6e544c133aa7.tar.xz
external-libdrm-6b9c1a57fd4a8974720e1baa517e6e544c133aa7.zip
Change-Id: I57dbc6ad18a2f38b9a12318fadbad7129a8c3090
Diffstat (limited to 'tests/modetest/Android.mk')
-rw-r--r--tests/modetest/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modetest/Android.mk b/tests/modetest/Android.mk
index ab40b806..4f9b02d3 100644
--- a/tests/modetest/Android.mk
+++ b/tests/modetest/Android.mk
@@ -7,7 +7,7 @@ LOCAL_SRC_FILES := $(filter-out %.h,$(MODETEST_FILES))
7 7
8LOCAL_MODULE := modetest 8LOCAL_MODULE := modetest
9 9
10LOCAL_SHARED_LIBRARIES := libdrm 10LOCAL_SHARED_LIBRARIES := libdrm_platform
11LOCAL_STATIC_LIBRARIES := libdrm_util 11LOCAL_STATIC_LIBRARIES := libdrm_util
12 12
13LOCAL_C_INCLUDES := $(LOCAL_PATH)/.. 13LOCAL_C_INCLUDES := $(LOCAL_PATH)/..