summaryrefslogtreecommitdiff
path: root/src/grp-system/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 15:19:23 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 15:19:23 -0400
commit623d6918363a5f0d937d35a1fa10ce375c3ff258 (patch)
tree1986145fcb63602c2be4c596285b4d78a5d5dc30 /src/grp-system/Makefile
parentfc37028d89f36352948b2302a57efdf25d63197a (diff)
tidy
Diffstat (limited to 'src/grp-system/Makefile')
-rw-r--r--src/grp-system/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-system/Makefile b/src/grp-system/Makefile
index 1f794aa7ad..e031e2814f 100644
--- a/src/grp-system/Makefile
+++ b/src/grp-system/Makefile
@@ -23,7 +23,8 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
-nested.subdirs += systemctl systemd libcore
+nested.subdirs += systemctl systemd systemd-shutdown
+nested.subdirs += libcore
nested.subdirs += grp-utils
include $(topsrcdir)/build-aux/Makefile.tail.mk