charon-cmd: add a stub for charon-cmd, a simple command line IKE client
This commit is contained in:
@@ -104,6 +104,10 @@ if USE_TKM
|
||||
SUBDIRS += charon-tkm
|
||||
endif
|
||||
|
||||
if USE_CMD
|
||||
SUBDIRS += charon-cmd
|
||||
endif
|
||||
|
||||
EXTRA_DIST = strongswan.conf
|
||||
|
||||
install-exec-local :
|
||||
|
||||
Reference in New Issue
Block a user