moved resolve plugin from libcharon to libhydra

This commit is contained in:
Andreas Steffen
2010-05-04 23:53:08 +02:00
parent 9d843ee6fa
commit 9a0333fa62
10 changed files with 267 additions and 14 deletions
-8
View File
@@ -374,14 +374,6 @@ if MONOLITHIC
endif
endif
if USE_RESOLVE
SUBDIRS += plugins/resolve
PLUGINS += resolve
if MONOLITHIC
libcharon_la_LIBADD += plugins/resolve/libstrongswan-resolve.la
endif
endif
if USE_ANDROID
SUBDIRS += plugins/android
PLUGINS += android