summaryrefslogtreecommitdiff
path: root/src/stroke/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/stroke/Android.mk')
-rw-r--r--src/stroke/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stroke/Android.mk b/src/stroke/Android.mk
index 320314c4d..2accb522d 100644
--- a/src/stroke/Android.mk
+++ b/src/stroke/Android.mk
@@ -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)