From 1d49443405fc1f100df79a3302cad19d6f752699 Mon Sep 17 00:00:00 2001 From: Sergey Date: Sun, 15 Feb 2015 19:21:32 +0300 Subject: [PATCH] fix android.mk --- Android.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/Android.mk b/Android.mk index c0ddd788..db56d98d 100644 --- a/Android.mk +++ b/Android.mk @@ -13,4 +13,3 @@ LOCAL_CFLAGS += -std=c++11 -fexceptions include $(BUILD_STATIC_LIBRARY) -$(call import-module,.)