st/dri: Allow dri users to query also driver options
[mesa.git] / src / mesa / Android.libmesa_st_mesa.mk
index 92df4ad2845b25324c3ec54c1ae5047cf6440776..de2a60a70ed9662119c3816307be180dbf6119ad 100644 (file)
@@ -24,8 +24,6 @@
 # libmesa_st_mesa.a
 # ----------------------------------------------------------------------
 
-ifeq ($(strip $(MESA_BUILD_GALLIUM)),true)
-
 LOCAL_PATH := $(call my-dir)
 
 # Import variables:
@@ -72,5 +70,3 @@ LOCAL_STATIC_LIBRARIES += libmesa_nir libmesa_glsl
 include $(LOCAL_PATH)/Android.gen.mk
 include $(MESA_COMMON_MK)
 include $(BUILD_STATIC_LIBRARY)
-
-endif # MESA_BUILD_GALLIUM