diff options
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |