aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Makefile.am b/init/Makefile.am
index 69439a10a..83faf9d43 100644
--- a/init/Makefile.am
+++ b/init/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS =
-if HAVE_SYSTEMD
+if USE_LEGACY_SYSTEMD
SUBDIRS += systemd
endif