strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enable XAUTH plugin on Android.
[strongswan.git]
/
src
/
pluto
/
Android.mk
diff --git
a/src/pluto/Android.mk
b/src/pluto/Android.mk
index
5899ed0
..
a6b2fd5
100644
(file)
--- a/
src/pluto/Android.mk
+++ b/
src/pluto/Android.mk
@@
-51,6
+51,8
@@
x509.c x509.h \
builder.c builder.h \
rsaref/pkcs11t.h rsaref/pkcs11.h rsaref/unix.h rsaref/pkcs11f.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 += \
# build pluto ------------------------------------------------------------------
LOCAL_C_INCLUDES += \