summaryrefslogtreecommitdiff
path: root/src/grp-system/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-12 18:11:31 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-12 18:11:31 -0400
commit8551be2becc2ae384037fd92427bd6f1527e1039 (patch)
tree5ddd96690f4483ff5e34e519112d1272f16f740b /src/grp-system/Makefile
parent6613132ae4a8e1232760949f39f32003ba857bd9 (diff)
./tools/notsd-fixup **/Makefile
Diffstat (limited to 'src/grp-system/Makefile')
-rw-r--r--src/grp-system/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/grp-system/Makefile b/src/grp-system/Makefile
index d97f45afcd..e9c6d7b07f 100644
--- a/src/grp-system/Makefile
+++ b/src/grp-system/Makefile
@@ -26,8 +26,10 @@ include $(topsrcdir)/build-aux/Makefile.head.mk
dist_systempreset_DATA = \
90-systemd.preset
-nested.subdirs += systemctl systemd systemd-shutdown
-nested.subdirs += libcore
nested.subdirs += grp-utils
+nested.subdirs += libcore
+nested.subdirs += systemctl
+nested.subdirs += systemd
+nested.subdirs += systemd-shutdown
include $(topsrcdir)/build-aux/Makefile.tail.mk