added mediation server web frontend
updated charons medsrv plugin to updated database scheme
This commit is contained in:
@@ -11,6 +11,7 @@ endif
|
||||
if USE_PLUTO
|
||||
SUBDIRS += libcrypto pluto whack
|
||||
endif
|
||||
|
||||
if USE_CHARON
|
||||
SUBDIRS += charon
|
||||
endif
|
||||
@@ -39,6 +40,10 @@ if USE_MANAGER
|
||||
SUBDIRS += manager
|
||||
endif
|
||||
|
||||
if USE_MEDSRV
|
||||
SUBDIRS += medsrv
|
||||
endif
|
||||
|
||||
EXTRA_DIST = strongswan.conf
|
||||
|
||||
install-exec-local :
|
||||
|
||||
Reference in New Issue
Block a user