4 SUBDIRS += libstrongswan
44 SUBDIRS += libfreeswan starter
48 SUBDIRS += ipsec _copyright
52 SUBDIRS += pluto whack
68 SUBDIRS += _updown _updown_espmark
72 SUBDIRS += libfreeswan openac scepclient pki
99 EXTRA_DIST = strongswan.conf
102 test -e "$(DESTDIR)${sysconfdir}" || $(INSTALL) -d "$(DESTDIR)$(sysconfdir)"
103 test -e "$(DESTDIR)$(sysconfdir)/strongswan.conf" || $(INSTALL) -m 640 $(srcdir)/strongswan.conf $(DESTDIR)$(sysconfdir)/strongswan.conf || true