Android: move libdrm settings to top-level Android.common.mk
[mesa.git] / src / gallium / state_trackers / dri / Android.mk
index f0eb18dcacf3d7c2eaf96d682942e5968827c884..4bdd136ea9707d440dedce679149ee806fe22e6c 100644 (file)
@@ -46,7 +46,6 @@ endif
 
 ifneq ($(filter-out swrast,$(MESA_GPU_DRIVERS)),)
 LOCAL_SRC_FILES += $(dri2_SOURCES)
-LOCAL_SHARED_LIBRARIES := libdrm
 endif
 
 LOCAL_MODULE := libmesa_st_dri