swanctl: Add a stub for a vici based configuration and control utility

This commit is contained in:
Martin Willi
2014-05-07 15:48:10 +02:00
parent 4c56c4621b
commit e381e69f9b
8 changed files with 496 additions and 0 deletions
+4
View File
@@ -76,6 +76,10 @@ if USE_TOOLS
SUBDIRS += scepclient pki
endif
if USE_SWANCTL
SUBDIRS += swanctl
endif
if USE_CONFTEST
SUBDIRS += conftest
endif