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
+2 -1
View File
@@ -1,6 +1,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/libcharon -I$(top_srcdir)/src/libtls \
-I$(top_srcdir)/src/libtncif
AM_CFLAGS = -rdynamic