libcharon plugins depend on libtls and/or libsimaka
This commit is contained in:
+4
-4
@@ -8,10 +8,6 @@ if USE_LIBHYDRA
|
||||
SUBDIRS += libhydra
|
||||
endif
|
||||
|
||||
if USE_LIBCHARON
|
||||
SUBDIRS += libcharon
|
||||
endif
|
||||
|
||||
if USE_SIMAKA
|
||||
SUBDIRS += libsimaka
|
||||
endif
|
||||
@@ -20,6 +16,10 @@ if USE_TLS
|
||||
SUBDIRS += libtls
|
||||
endif
|
||||
|
||||
if USE_LIBCHARON
|
||||
SUBDIRS += libcharon
|
||||
endif
|
||||
|
||||
if USE_FILE_CONFIG
|
||||
SUBDIRS += libfreeswan starter
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user