strongswan/init/Makefile.am

13 lines
133 B
Makefile
Raw Normal View History

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