android: Remove dependency on libvstr

This commit is contained in:
Tobias Brunner
2013-11-13 11:40:47 +01:00
parent 27467a6881
commit 20c99edab9
20 changed files with 5 additions and 46 deletions
-1
View File
@@ -10,7 +10,6 @@ LOCAL_SRC_FILES := $(filter %.c,$(stroke_SOURCES))
# build stroke -----------------------------------------------------------------
LOCAL_C_INCLUDES += \
$(libvstr_PATH) \
$(strongswan_PATH)/src/libstrongswan
LOCAL_CFLAGS := $(strongswan_CFLAGS)