]> git.ipfire.org Git - thirdparty/strongswan.git/blob - init/Makefile.am
ike-config: Ignore unrequested virtual IP addresses
[thirdparty/strongswan.git] / init / Makefile.am
1
2 SUBDIRS =
3
4 if USE_LEGACY_SYSTEMD
5 if USE_CHARON
6 SUBDIRS += systemd
7 endif
8 endif
9
10 if USE_SYSTEMD
11 if USE_SWANCTL
12 SUBDIRS += systemd-swanctl
13 endif
14 endif