summaryrefslogtreecommitdiff
path: root/src/grp-locale
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-locale')
-rw-r--r--src/grp-locale/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-locale/Makefile b/src/grp-locale/Makefile
index 6dc11dc2d8..082d1f8eba 100644
--- a/src/grp-locale/Makefile
+++ b/src/grp-locale/Makefile
@@ -23,6 +23,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
-nested.subdirs += systemd-localed localectl
+nested.subdirs += localectl
+nested.subdirs += systemd-localed
include $(topsrcdir)/build-aux/Makefile.tail.mk