fixing compilation when using the Vstr string library

This commit is contained in:
Tobias Brunner
2009-04-24 05:30:50 +02:00
parent 65ea37abcd
commit bcbf110938
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -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