strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
swanctl: Add a terminate command
[strongswan.git]
/
src
/
swanctl
/
Makefile.am
diff --git
a/src/swanctl/Makefile.am
b/src/swanctl/Makefile.am
index
0e80655
..
30bff43
100644
(file)
--- a/
src/swanctl/Makefile.am
+++ b/
src/swanctl/Makefile.am
@@
-2,6
+2,8
@@
sbin_PROGRAMS = swanctl
swanctl_SOURCES = \
command.c command.h \
+ commands/initiate.c \
+ commands/terminate.c \
commands/list_sas.c \
swanctl.c