summaryrefslogtreecommitdiffstats
path: root/minui/Android.mk
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2014-11-07 17:14:05 +0100
committerEthan Yonker <dees_troy@teamw.in>2014-11-07 17:14:08 +0100
commit304f32fa988815c2780c709235724e94651d02ba (patch)
treefaad7be2d26400cb7ed0fa70ee3d09bd345c0ed9 /minui/Android.mk
parentRevert "Make libminuitwrp compile" (diff)
downloadandroid_bootable_recovery-304f32fa988815c2780c709235724e94651d02ba.tar
android_bootable_recovery-304f32fa988815c2780c709235724e94651d02ba.tar.gz
android_bootable_recovery-304f32fa988815c2780c709235724e94651d02ba.tar.bz2
android_bootable_recovery-304f32fa988815c2780c709235724e94651d02ba.tar.lz
android_bootable_recovery-304f32fa988815c2780c709235724e94651d02ba.tar.xz
android_bootable_recovery-304f32fa988815c2780c709235724e94651d02ba.tar.zst
android_bootable_recovery-304f32fa988815c2780c709235724e94651d02ba.zip
Diffstat (limited to 'minui/Android.mk')
-rw-r--r--minui/Android.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/minui/Android.mk b/minui/Android.mk
index 54eb06166..061bee67e 100644
--- a/minui/Android.mk
+++ b/minui/Android.mk
@@ -9,8 +9,9 @@ else
endif
LOCAL_C_INCLUDES +=\
- external/libpng\
- external/zlib
+ external/libpng \
+ external/zlib \
+ system/core/include/pixelflinger
ifeq ($(TW_TARGET_USES_QCOM_BSP), true)
LOCAL_CFLAGS += -DMSM_BSP
@@ -25,6 +26,7 @@ else
endif
LOCAL_STATIC_LIBRARY := libpng
+LOCAL_WHOLE_STATIC_LIBRARIES := libpixelflinger_static
LOCAL_MODULE := libminui
# This used to compare against values in double-quotes (which are just