]> git.ipfire.org Git - thirdparty/strongswan.git/blame - init/Makefile.am
ike: Float to port 4500 if either port is 500
[thirdparty/strongswan.git] / init / Makefile.am
CommitLineData
fc16b361
MV
1
2SUBDIRS =
3
73ed38e7 4if USE_LEGACY_SYSTEMD
f5db98c0 5if USE_CHARON
fc16b361
MV
6 SUBDIRS += systemd
7endif
f5db98c0 8endif
00971418
MW
9
10if USE_SYSTEMD
11if USE_SWANCTL
12 SUBDIRS += systemd-swanctl
13endif
14endif