From a34d3c14a18f7ce9a25da5d390317f72f69728d6 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 28 Apr 2006 12:46:22 +0000 Subject: [PATCH] - fixed make install (subdir order) --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 4e3ec6b10..5d167b805 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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