ported EAP-AKA branch into trunk

This commit is contained in:
Martin Willi
2007-12-13 10:54:29 +00:00
parent 2a0ba292f2
commit 26e2467692
14 changed files with 1701 additions and 9 deletions
+3 -4
View File
@@ -4,14 +4,13 @@ if USE_FILE_CONFIG
SUBDIRS += libfreeswan starter ipsec _copyright
endif
if USE_PLUTO
SUBDIRS += libcrypto pluto whack
endif
if USE_LIBSTRONGSWAN
SUBDIRS += libstrongswan
endif
if USE_PLUTO
SUBDIRS += libcrypto pluto whack
endif
if USE_CHARON
SUBDIRS += charon
endif