4 SUBDIRS += libfreeswan starter ipsec _copyright
8 SUBDIRS += libstrongswan
12 SUBDIRS += libcrypto pluto whack
22 if USE_PLUTO_OR_CHARON
23 SUBDIRS += _updown _updown_espmark
27 SUBDIRS += openac scepclient
42 EXTRA_DIST = strongswan.conf
45 test -e "$(DESTDIR)${sysconfdir}" || $(MKDIR_P) "$(DESTDIR)$(sysconfdir)"
46 test -e "$(DESTDIR)$(sysconfdir)/strongswan.conf" || $(INSTALL) -m 600 strongswan.conf $(DESTDIR)$(sysconfdir)/strongswan.conf