7 lines
55 B
Makefile
7 lines
55 B
Makefile
|
|
SUBDIRS =
|
|
|
|
if HAVE_SYSTEMD
|
|
SUBDIRS += systemd
|
|
endif
|