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