Build libstrongswan before building any plugins during the non-monolithic build (as it was before).

This commit is contained in:
Tobias Brunner
2010-03-05 11:05:32 +01:00
parent 23763c2cae
commit 0ace35282c
+4
View File
@@ -116,7 +116,11 @@ $(srcdir)/crypto/proposal/proposal_keywords.c: $(srcdir)/crypto/proposal/proposa
# build plugins with their own Makefile
#######################################
if MONOLITHIC
SUBDIRS =
else
SUBDIRS = .
endif
if USE_AES
SUBDIRS += plugins/aes