mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
- fixed make install (subdir order)
This commit is contained in:
parent
abc2cc769e
commit
a34d3c14a1
@ -17,7 +17,7 @@
|
||||
FREESWANSRCDIR=..
|
||||
include ${FREESWANSRCDIR}/Makefile.inc
|
||||
|
||||
SUBDIRS=pluto _copyright _updown _updown_espmark ipsec starter openac scepclient
|
||||
SUBDIRS=_copyright _updown _updown_espmark ipsec starter openac scepclient pluto
|
||||
|
||||
ifeq ($(USE_IKEV2),true)
|
||||
SUBDIRS+=charon
|
||||
|
Loading…
x
Reference in New Issue
Block a user