vc4: Add missing break statement.
[mesa.git] / src / compiler / Android.glsl.mk
index 8184d2dc898d2ace3634be3a5475456b7d30f14e..21c1065a1bde2a08bde781223258d12d5a96ac92 100644 (file)
@@ -43,7 +43,9 @@ LOCAL_C_INCLUDES := \
        $(MESA_TOP)/src/gallium/include \
        $(MESA_TOP)/src/gallium/auxiliary
 
-LOCAL_STATIC_LIBRARIES := libmesa_compiler
+LOCAL_STATIC_LIBRARIES := \
+       libmesa_compiler \
+       libmesa_nir
 
 LOCAL_MODULE := libmesa_glsl