7 lines
61 B
Makefile
7 lines
61 B
Makefile
|
|
SUBDIRS =
|
|
|
|
if USE_LEGACY_SYSTEMD
|
|
SUBDIRS += systemd
|
|
endif
|