fixing compilation when using the Vstr string library
This commit is contained in:
+4
-4
@@ -1,13 +1,13 @@
|
||||
SUBDIRS = . include
|
||||
|
||||
if USE_FILE_CONFIG
|
||||
SUBDIRS += libfreeswan starter ipsec _copyright
|
||||
endif
|
||||
|
||||
if USE_LIBSTRONGSWAN
|
||||
SUBDIRS += libstrongswan
|
||||
endif
|
||||
|
||||
if USE_FILE_CONFIG
|
||||
SUBDIRS += libfreeswan starter ipsec _copyright
|
||||
endif
|
||||
|
||||
if USE_PLUTO
|
||||
SUBDIRS += libcrypto pluto whack
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user