aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/Android.mk
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2010-08-03 12:23:14 +0200
committerTobias Brunner <tobias@strongswan.org>2010-09-02 19:04:22 +0200
commit06cdeac25f3f45b950cf169add66359c82ce8c7c (patch)
treed709a821d96fac7cd062246d874b99777b6eced2 /src/libhydra/Android.mk
parentc6fd7549e869cbbe9f25a86d660035346030753a (diff)
downloadstrongswan-06cdeac25f3f45b950cf169add66359c82ce8c7c.tar.bz2
strongswan-06cdeac25f3f45b950cf169add66359c82ce8c7c.tar.xz
Charon specific strongswan.conf options generalized.
Diffstat (limited to 'src/libhydra/Android.mk')
-rw-r--r--src/libhydra/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhydra/Android.mk b/src/libhydra/Android.mk
index 6ef38b1ac..2418e76ad 100644
--- a/src/libhydra/Android.mk
+++ b/src/libhydra/Android.mk
@@ -21,7 +21,7 @@ LOCAL_SRC_FILES += $(call add_plugin, kernel-pfkey)
LOCAL_SRC_FILES += $(call add_plugin, kernel-netlink)
-# build libcharon --------------------------------------------------------------
+# build libhydra ---------------------------------------------------------------
LOCAL_C_INCLUDES += \
$(libvstr_PATH) \