Integrating libhydra into the Android build system.

This commit is contained in:
Tobias Brunner
2010-04-12 16:47:47 +02:00
parent b73b3a033f
commit 6edbe1652b
6 changed files with 40 additions and 6 deletions
+1
View File
@@ -59,5 +59,6 @@ strongswan_CFLAGS += \
include $(addprefix $(LOCAL_PATH)/src/,$(addsuffix /Android.mk, \
charon \
libcharon \
libhydra \
libstrongswan \
))