summaryrefslogtreecommitdiff
path: root/src/grp-timedate
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-timedate
parent6613132ae4a8e1232760949f39f32003ba857bd9 (diff)
./tools/notsd-fixup **/Makefile
Diffstat (limited to 'src/grp-timedate')
-rw-r--r--src/grp-timedate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-timedate/Makefile b/src/grp-timedate/Makefile
index 01c4f2f841..b9277c7c64 100644
--- a/src/grp-timedate/Makefile
+++ b/src/grp-timedate/Makefile
@@ -23,6 +23,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
-nested.subdirs += timedatectl systemd-timedated
+nested.subdirs += systemd-timedated
+nested.subdirs += timedatectl
include $(topsrcdir)/build-aux/Makefile.tail.mk