From ff5881a51a76141535a0e2e45c5d47bc1730b1df Mon Sep 17 00:00:00 2001 From: Edouard Dupin Date: Sun, 19 Aug 2012 17:59:17 +0200 Subject: [PATCH] no specification on the librayry dependence type --- Generic.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Generic.mk b/Generic.mk index da8a300..cede024 100644 --- a/Generic.mk +++ b/Generic.mk @@ -6,7 +6,7 @@ include $(CLEAR_VARS) LOCAL_MODULE := lua # name of the dependency -LOCAL_STATIC_LIBRARIES := etk +LOCAL_LIBRARIES := etk LOCAL_C_INCLUDES := $(LOCAL_PATH)/lua/