summaryrefslogtreecommitdiff
path: root/src/mesa/Android.libmesa_st_mesa.mk
diff options
context:
space:
mode:
authorChih-Wei Huang <cwhuang@android-x86.org>2015-04-04 05:01:23 +0800
committerEmil Velikov <emil.l.velikov@gmail.com>2015-04-22 15:53:36 +0100
commit5b8d61b0ccf9c3228bef680b02c128734270a9d9 (patch)
tree0040307c821466f4cff6b6f34c24fdcab246c5d7 /src/mesa/Android.libmesa_st_mesa.mk
parentb0e33c2256a68d87c4f67b6e25a86e594649ab93 (diff)
android: export the path of the generated headers
The modules need the headers can get the path automatically. Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src/mesa/Android.libmesa_st_mesa.mk')
-rw-r--r--src/mesa/Android.libmesa_st_mesa.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/Android.libmesa_st_mesa.mk b/src/mesa/Android.libmesa_st_mesa.mk
index e02030b7820..b4b7fd97722 100644
--- a/src/mesa/Android.libmesa_st_mesa.mk
+++ b/src/mesa/Android.libmesa_st_mesa.mk
@@ -52,7 +52,6 @@ LOCAL_CFLAGS := \
endif
LOCAL_C_INCLUDES := \
- $(call intermediates-dir-for STATIC_LIBRARIES,libmesa_program,,) \
$(MESA_TOP)/src/mapi \
$(MESA_TOP)/src/mesa/main \
$(MESA_TOP)/src/glsl \