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