mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
7 lines
55 B
Makefile
7 lines
55 B
Makefile
|
|
SUBDIRS =
|
|
|
|
if HAVE_SYSTEMD
|
|
SUBDIRS += systemd
|
|
endif
|