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
Added add_segment() method to IETF attributes
[strongswan.git]
/
src
/
libimcv
/
plugins
/
imc_test
/
Makefile.am
diff --git
a/src/libimcv/plugins/imc_test/Makefile.am
b/src/libimcv/plugins/imc_test/Makefile.am
index
5a04f1f
..
4bdc234
100644
(file)
--- a/
src/libimcv/plugins/imc_test/Makefile.am
+++ b/
src/libimcv/plugins/imc_test/Makefile.am
@@
-4,7
+4,7
@@
AM_CPPFLAGS = \
-I$(top_srcdir)/src/libimcv
AM_CFLAGS = \
- -rdynamic
+ $(PLUGIN_CFLAGS)
imcv_LTLIBRARIES = imc-test.la