summaryrefslogtreecommitdiff
path: root/src/starter/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/starter/Android.mk')
-rw-r--r--src/starter/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/starter/Android.mk b/src/starter/Android.mk
index c37fc1aa6..8c5d1a92f 100644
--- a/src/starter/Android.mk
+++ b/src/starter/Android.mk
@@ -19,7 +19,7 @@ LOCAL_C_INCLUDES += \
$(strongswan_PATH)/src/starter \
$(strongswan_PATH)/src/stroke
-LOCAL_CFLAGS := $(strongswan_CFLAGS) -DSTART_CHARON \
+LOCAL_CFLAGS := $(strongswan_CFLAGS) \
-DIPSEC_SCRIPT='"ipsec"' \
-DPLUGINS='"$(strongswan_STARTER_PLUGINS)"'