explicitly activate use of TNC headers

This commit is contained in:
Andreas Steffen
2011-06-07 12:19:32 +02:00
parent 4876f896a4
commit 328b377efa
12 changed files with 37 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra \
-I$(top_srcdir)/src/libcharon -I$(top_srcdir)/src/libtncif
AM_CFLAGS = -rdynamic
AM_CFLAGS = -DUSE_TNC -rdynamic
if MONOLITHIC
noinst_LTLIBRARIES = libstrongswan-tnc-imv.la