]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
removed unneeded includes
authorAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 25 Oct 2011 05:36:24 +0000 (07:36 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 25 Oct 2011 07:45:35 +0000 (09:45 +0200)
src/libcharon/plugins/tnc_imc/Makefile.am
src/libcharon/plugins/tnccs_11/Makefile.am

index 5e2c30df95322a16e5165bc024941b12049ff537..fc197952545dffb311bf13297ca05d019b3bacd6 100644 (file)
@@ -1,8 +1,6 @@
 
 INCLUDES = \
        -I$(top_srcdir)/src/libstrongswan \
-       -I$(top_srcdir)/src/libhydra \
-       -I$(top_srcdir)/src/libcharon \
        -I$(top_srcdir)/src/libtncif \
        -I$(top_srcdir)/src/libtnccs
 
index c517e36fcb80b371d272bc56b64acae5b4624a8a..c205692d449e66a6c149a8265ff50de123726cf3 100644 (file)
@@ -1,8 +1,6 @@
 
 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 \
        -I$(top_srcdir)/src/libtnccs \