aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_20
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_20
parent4876f896a423d8b58266453cfa86194a13ca594d (diff)
downloadstrongswan-328b377efaf7715bda7fa4cca56a3589a3d25e07.tar.bz2
strongswan-328b377efaf7715bda7fa4cca56a3589a3d25e07.tar.xz
explicitly activate use of TNC headers
Diffstat (limited to 'src/libcharon/plugins/tnccs_20')
-rw-r--r--src/libcharon/plugins/tnccs_20/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/plugins/tnccs_20/Makefile.am b/src/libcharon/plugins/tnccs_20/Makefile.am
index 9a1e915c2..ec348357c 100644
--- a/src/libcharon/plugins/tnccs_20/Makefile.am
+++ b/src/libcharon/plugins/tnccs_20/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
-AM_CFLAGS = -rdynamic
+AM_CFLAGS = -DUSE_TNC -rdynamic
if MONOLITHIC
noinst_LTLIBRARIES = libstrongswan-tnccs-20.la