android: build shared glapi

This builds the shared library libglapi from shared glapi.

Reviewed-by: Chad Versace <chad@chad-versace.us>
This commit is contained in:
Chia-I Wu
2011-08-17 12:10:12 +08:00
parent b81b82df95
commit ee41fc898d
2 changed files with 61 additions and 0 deletions
+1
View File
@@ -71,6 +71,7 @@ endif
ifneq ($(strip $(MESA_GPU_DRIVERS)),)
SUBDIRS := \
src/mapi \
src/glsl \
src/mesa \
src/egl/main