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