summaryrefslogtreecommitdiffstats
path: root/src/compiler/Android.glsl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/Android.glsl.mk')
-rw-r--r--src/compiler/Android.glsl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/Android.glsl.mk b/src/compiler/Android.glsl.mk
index dcc356f1856..0aabafa2673 100644
--- a/src/compiler/Android.glsl.mk
+++ b/src/compiler/Android.glsl.mk
@@ -36,6 +36,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := \
$(LIBGLCPP_FILES) \
$(LIBGLSL_FILES) \
+ $(LIBGLSL_SHADER_CACHE_FILES)
LOCAL_C_INCLUDES := \
$(MESA_TOP)/src/mapi \