]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Enable XAUTH plugin on Android.
authorTobias Brunner <tobias@strongswan.org>
Thu, 13 Oct 2011 16:39:01 +0000 (18:39 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 13 Oct 2011 16:39:01 +0000 (18:39 +0200)
src/pluto/Android.mk

index 5899ed0e2fb31a6c7b0b41948acfe783788e3eeb..a6b2fd506d48a10f0d8a8de46a38231e5396f882 100644 (file)
@@ -51,6 +51,8 @@ x509.c x509.h \
 builder.c builder.h \
 rsaref/pkcs11t.h rsaref/pkcs11.h rsaref/unix.h rsaref/pkcs11f.h
 
+LOCAL_SRC_FILES += $(call add_plugin, xauth)
+
 # build pluto ------------------------------------------------------------------
 
 LOCAL_C_INCLUDES += \