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