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