4 SUBDIRS += libstrongswan
48 SUBDIRS += ipsec _copyright
64 SUBDIRS += _updown _updown_espmark
68 SUBDIRS += openac scepclient pki
95 EXTRA_DIST = strongswan.conf
98 test -e "$(DESTDIR)${sysconfdir}" || $(INSTALL) -d "$(DESTDIR)$(sysconfdir)"
99 test -e "$(DESTDIR)$(sysconfdir)/strongswan.conf" || $(INSTALL) -m 640 $(srcdir)/strongswan.conf $(DESTDIR)$(sysconfdir)/strongswan.conf || true