make IMC/IMV pairs independent of libcharon

This commit is contained in:
Andreas Steffen
2011-06-01 16:33:44 +02:00
parent 91b9bc3e0f
commit 7c4d4d209d
43 changed files with 79 additions and 45 deletions
+4
View File
@@ -16,6 +16,10 @@ if USE_TLS
SUBDIRS += libtls
endif
if USE_LIBTNCIF
SUBDIRS += libtncif
endif
if USE_IMCV
SUBDIRS += libimcv
endif