fix android.mk

This commit is contained in:
Sergey 2015-02-15 19:21:32 +03:00
parent f79c88c190
commit 1d49443405

View File

@ -13,4 +13,3 @@ LOCAL_CFLAGS += -std=c++11 -fexceptions
include $(BUILD_STATIC_LIBRARY)
$(call import-module,.)