no specification on the librayry dependence type

This commit is contained in:
Edouard Dupin 2012-08-19 17:59:17 +02:00
parent fa4bf39278
commit ff5881a51a

View File

@ -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/