]> git.ipfire.org Git - thirdparty/strongswan.git/blame - init/Makefile.am
pubkey-authenticator: Don't use the certificate ID to build auth octets when cert_id_...
[thirdparty/strongswan.git] / init / Makefile.am
CommitLineData
fc16b361
MV
1
2SUBDIRS =
3
73ed38e7 4if USE_LEGACY_SYSTEMD
f5db98c0 5if USE_CHARON
1815c1de 6 SUBDIRS += systemd-starter
fc16b361 7endif
f5db98c0 8endif
00971418
MW
9
10if USE_SYSTEMD
11if USE_SWANCTL
1815c1de 12 SUBDIRS += systemd
00971418
MW
13endif
14endif