build plugins after daemon/libstrongswan

This commit is contained in:
Martin Willi 2008-04-15 07:57:01 +00:00
parent 6a365f0740
commit 82d8368bd7
2 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ endif
# build optional plugins
########################
SUBDIRS =
SUBDIRS = .
if USE_UNIT_TESTS
SUBDIRS += plugins/unit_tester

View File

@ -82,7 +82,7 @@ asn1/oid.h : asn1/oid.txt asn1/oid.pl
# build plugins with their own Makefile
#######################################
SUBDIRS =
SUBDIRS = .
if USE_AES
SUBDIRS += plugins/aes