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
fixed integrity tests of plugins using libsimaka
[strongswan.git]
/
src
/
charon
/
Makefile.am
diff --git
a/src/charon/Makefile.am
b/src/charon/Makefile.am
index
ce459f6
..
4d2fd65
100644
(file)
--- a/
src/charon/Makefile.am
+++ b/
src/charon/Makefile.am
@@
-26,5
+26,9
@@
if USE_LIBTNCCS
charon_LDADD += $(top_builddir)/src/libtnccs/libtnccs.la
endif
+if USE_LIBSIMAKA
+ charon_LDADD += $(top_builddir)/src/libsimaka/libsimaka.la
+endif
+
EXTRA_DIST = Android.mk