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