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