From fc100697e315ac17c7fc6e3e4afa9e24e945ef7b Mon Sep 17 00:00:00 2001 From: Edouard Dupin Date: Sun, 19 Aug 2012 18:00:20 +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 644951c..cb89011 100644 --- a/Generic.mk +++ b/Generic.mk @@ -11,7 +11,7 @@ LOCAL_VERSION_TAG_SHORT=$(shell cd $(LOCAL_PATH) ; git describe --tags --abbrev= $(info $(LOCAL_MODULE) version TAG : $(LOCAL_VERSION_TAG)) # name of the dependency -LOCAL_STATIC_LIBRARIES := etk agg tinyxml +LOCAL_LIBRARIES := etk agg tinyxml LOCAL_C_INCLUDES :=