From 7d902650c3195ccd5e6d71daf0d7aa1908fa0fab Mon Sep 17 00:00:00 2001 From: Edouard Dupin Date: Sun, 19 Aug 2012 18:02:22 +0200 Subject: [PATCH] no specification on the librairy dependence type --- Generic.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Generic.mk b/Generic.mk index cbd2677..b7efbb5 100644 --- a/Generic.mk +++ b/Generic.mk @@ -11,7 +11,7 @@ $(info $(LOCAL_MODULE) version TAG : $(LOCAL_VERSION_TAG)) # name of the dependency -LOCAL_STATIC_LIBRARIES := freetype +LOCAL_LIBRARIES := freetype LOCAL_C_INCLUDES := $(LOCAL_PATH) \ $(LOCAL_PATH)/agg/ \