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