diff options
Diffstat (limited to 'src/compiler/Android.glsl.mk')
-rw-r--r-- | src/compiler/Android.glsl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler/Android.glsl.mk b/src/compiler/Android.glsl.mk index 21c1065a1bd..dcc356f1856 100644 --- a/src/compiler/Android.glsl.mk +++ b/src/compiler/Android.glsl.mk @@ -44,7 +44,6 @@ LOCAL_C_INCLUDES := \ $(MESA_TOP)/src/gallium/auxiliary LOCAL_STATIC_LIBRARIES := \ - libmesa_compiler \ libmesa_nir LOCAL_MODULE := libmesa_glsl |