4 SUBDIRS += libstrongswan
56 SUBDIRS += ipsec _copyright
72 SUBDIRS += _updown _updown_espmark
76 SUBDIRS += openac scepclient pki
108 SUBDIRS += charon-tkm
112 SUBDIRS += charon-cmd
116 SUBDIRS += pt-tls-client
119 EXTRA_DIST = strongswan.conf
122 test -e "$(DESTDIR)${sysconfdir}" || $(INSTALL) -d "$(DESTDIR)$(sysconfdir)"
123 test -e "$(DESTDIR)$(sysconfdir)/strongswan.conf" || $(INSTALL) -m 640 $(srcdir)/strongswan.conf $(DESTDIR)$(sysconfdir)/strongswan.conf || true