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
@@ -104,6 +104,10 @@ if USE_TOOLS
exes += $(DESTDIR)$(bindir)/pki
endif
if USE_SWANCTL
exes += $(DESTDIR)$(sbindir)/swanctl
endif
if USE_ATTR_SQL
exes += $(DESTDIR)$(ipsecdir)/pool
endif