]> git.ipfire.org Git - people/ms/strongswan.git/blob - init/Makefile.am
Implemented PB-TNC mutual half-duplex protocol
[people/ms/strongswan.git] / init / Makefile.am
1
2 SUBDIRS =
3
4 if USE_LEGACY_SYSTEMD
5 SUBDIRS += systemd
6 endif
7
8 if USE_SYSTEMD
9 if USE_SWANCTL
10 SUBDIRS += systemd-swanctl
11 endif
12 endif