summaryrefslogtreecommitdiffstats
path: root/src/mesa/Android.libmesa_dricore.mk
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2015-03-28 01:10:52 +0000
committerEmil Velikov <[email protected]>2015-04-22 14:36:25 +0100
commit94cab35ee93ed200013eddffa4c97828bd6aa82c (patch)
treef22d47173425543188de3431ddf2059aa09d285e /src/mesa/Android.libmesa_dricore.mk
parent8d90bfb724f89b04d703f869362cf2fc2a3d7567 (diff)
android: add gallium dirs to more places in the tree
Similar to e8c5cbfd921(mesa: Add gallium include dirs to more parts of the tree.) Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Chih-Wei Huang <[email protected]>
Diffstat (limited to 'src/mesa/Android.libmesa_dricore.mk')
-rw-r--r--src/mesa/Android.libmesa_dricore.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/Android.libmesa_dricore.mk b/src/mesa/Android.libmesa_dricore.mk
index 73afcc7d90b..904a92fb02e 100644
--- a/src/mesa/Android.libmesa_dricore.mk
+++ b/src/mesa/Android.libmesa_dricore.mk
@@ -63,6 +63,7 @@ LOCAL_C_INCLUDES := \
$(call intermediates-dir-for STATIC_LIBRARIES,libmesa_program,,) \
$(MESA_TOP)/src/mapi \
$(MESA_TOP)/src/glsl \
+ $(MESA_TOP)/src/gallium/include \
$(MESA_TOP)/src/gallium/auxiliary
LOCAL_WHOLE_STATIC_LIBRARIES := \