11 lines
227 B
Makefile
11 lines
227 B
Makefile
SUBDIRS = include libfreeswan libcrypto libstrongswan pluto whack charon stroke starter openac scepclient ipsec _updown _updown_espmark _copyright
|
|
|
|
if USE_UML
|
|
SUBDIRS += dumm
|
|
endif
|
|
|
|
if USE_MANAGER
|
|
SUBDIRS += manager
|
|
endif
|
|
|