aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_11
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2011-06-07 12:19:23 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2011-06-07 12:19:32 +0200
commit328b377efaf7715bda7fa4cca56a3589a3d25e07 (patch)
tree117fd6275ee5d87f978bf70780de5b43dbf35a5a /src/libcharon/plugins/tnccs_11
parent4876f896a423d8b58266453cfa86194a13ca594d (diff)
downloadstrongswan-328b377efaf7715bda7fa4cca56a3589a3d25e07.tar.bz2
strongswan-328b377efaf7715bda7fa4cca56a3589a3d25e07.tar.xz
explicitly activate use of TNC headers
Diffstat (limited to 'src/libcharon/plugins/tnccs_11')
-rw-r--r--src/libcharon/plugins/tnccs_11/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/plugins/tnccs_11/Makefile.am b/src/libcharon/plugins/tnccs_11/Makefile.am
index 165346a49..4b51a3c63 100644
--- a/src/libcharon/plugins/tnccs_11/Makefile.am
+++ b/src/libcharon/plugins/tnccs_11/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra \
-I$(top_srcdir)/src/libcharon -I$(top_srcdir)/src/libtls \
-I$(top_srcdir)/src/libtncif ${xml_CFLAGS}
-AM_CFLAGS = -rdynamic
+AM_CFLAGS = -DUSE_TNC -rdynamic
libstrongswan_tnccs_11_la_LIBADD = ${xml_LIBS}