fixed build when using --disable-pluto
This commit is contained in:
+5
-5
@@ -1,7 +1,11 @@
|
|||||||
SUBDIRS = include
|
SUBDIRS = include
|
||||||
|
|
||||||
|
if USE_FILE_CONFIG
|
||||||
|
SUBDIRS += libfreeswan starter ipsec _copyright
|
||||||
|
endif
|
||||||
|
|
||||||
if USE_PLUTO
|
if USE_PLUTO
|
||||||
SUBDIRS += libfreeswan libcrypto pluto whack
|
SUBDIRS += libcrypto pluto whack
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if USE_LIBSTRONGSWAN
|
if USE_LIBSTRONGSWAN
|
||||||
@@ -16,10 +20,6 @@ if USE_STROKE
|
|||||||
SUBDIRS += stroke
|
SUBDIRS += stroke
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if USE_FILE_CONFIG
|
|
||||||
SUBDIRS += starter ipsec _copyright
|
|
||||||
endif
|
|
||||||
|
|
||||||
if USE_PLUTO_OR_CHARON
|
if USE_PLUTO_OR_CHARON
|
||||||
SUBDIRS += _updown _updown_espmark
|
SUBDIRS += _updown _updown_espmark
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user