diff --git a/src/panfrost/Android.bifrost.mk b/src/panfrost/Android.bifrost.mk index fc1a3a1ed55..1c4e4787736 100644 --- a/src/panfrost/Android.bifrost.mk +++ b/src/panfrost/Android.bifrost.mk @@ -65,7 +65,8 @@ LOCAL_C_INCLUDES := \ LOCAL_STATIC_LIBRARIES := \ libmesa_glsl \ libmesa_nir \ - libmesa_st_mesa + libmesa_st_mesa \ + libpanfrost_lib LOCAL_GENERATED_SOURCES := \ $(intermediates)/bifrost_nir_algebraic.c \