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
manager can query and list IKE_SA status (no layout yet)
[strongswan.git]
/
src
/
Makefile.am
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
4f57695
..
4d41ea9
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-4,3
+4,7
@@
if USE_UML
SUBDIRS += dumm
endif
+if USE_MANAGER
+ SUBDIRS += manager
+endif
+