Files
strongswan-ext/init/Makefile.am
T

13 lines
133 B
Makefile

SUBDIRS =
if USE_LEGACY_SYSTEMD
SUBDIRS += systemd
endif
if USE_SYSTEMD
if USE_SWANCTL
SUBDIRS += systemd-swanctl
endif
endif