Added a libsimaka library with shared message handling code for EAP-SIM/AKA

This commit is contained in:
Martin Willi
2009-11-12 10:33:58 +01:00
parent 44e8eea17a
commit f8330d0395
5 changed files with 1006 additions and 0 deletions
+4
View File
@@ -4,6 +4,10 @@ if USE_LIBSTRONGSWAN
SUBDIRS += libstrongswan
endif
if USE_SIMAKA
SUBDIRS += libsimaka
endif
if USE_FILE_CONFIG
SUBDIRS += libfreeswan starter ipsec _copyright
endif