mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-09 00:00:53 -04:00
- fixed make install (subdir order)
This commit is contained in:
parent
abc2cc769e
commit
a34d3c14a1
@ -17,7 +17,7 @@
|
|||||||
FREESWANSRCDIR=..
|
FREESWANSRCDIR=..
|
||||||
include ${FREESWANSRCDIR}/Makefile.inc
|
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)
|
ifeq ($(USE_IKEV2),true)
|
||||||
SUBDIRS+=charon
|
SUBDIRS+=charon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user