aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/Makefile.am
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2013-08-08 19:43:43 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2013-08-15 23:34:22 +0200
commit12b3db500606bcbd6fd2986463a4b1f37586bdbb (patch)
tree1c88258c3c8230dd65cca43448b6858a14f58af6 /src/libcharon/Makefile.am
parent9d8c28e2f5b23e3f1008e8ba064403834683e35a (diff)
downloadstrongswan-12b3db5006.tar.bz2
strongswan-12b3db5006.tar.xz
moved tnc_imv plugin to libtnccs thanks to recommendation callback function
Diffstat (limited to 'src/libcharon/Makefile.am')
-rw-r--r--src/libcharon/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/libcharon/Makefile.am b/src/libcharon/Makefile.am
index 65e344a70..9c7f67690 100644
--- a/src/libcharon/Makefile.am
+++ b/src/libcharon/Makefile.am
@@ -385,13 +385,6 @@ if MONOLITHIC
endif
endif
-if USE_TNC_IMV
- SUBDIRS += plugins/tnc_imv
-if MONOLITHIC
- libcharon_la_LIBADD += plugins/tnc_imv/libstrongswan-tnc-imv.la
-endif
-endif
-
if USE_LIBTNCCS
if MONOLITHIC
# otherwise this library is linked to the respective plugins