4 SUBDIRS += libstrongswan
8 SUBDIRS += libfreeswan starter ipsec _copyright
12 SUBDIRS += pluto whack
24 SUBDIRS += _updown _updown_espmark
28 SUBDIRS += openac scepclient
51 EXTRA_DIST = strongswan.conf
54 test -e "$(DESTDIR)${sysconfdir}" || $(INSTALL) -d "$(DESTDIR)$(sysconfdir)"
55 test -e "$(DESTDIR)$(sysconfdir)/strongswan.conf" || $(INSTALL) -o ${ipsecuser} -g ${ipsecgroup} -m 640 strongswan.conf $(DESTDIR)$(sysconfdir)/strongswan.conf || true