summaryrefslogtreecommitdiff
path: root/src/grp-system/grp-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/grp-utils/Makefile')
-rw-r--r--src/grp-system/grp-utils/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/grp-system/grp-utils/Makefile b/src/grp-system/grp-utils/Makefile
index 9573b5750c..2c8cc75a7c 100644
--- a/src/grp-system/grp-utils/Makefile
+++ b/src/grp-system/grp-utils/Makefile
@@ -23,10 +23,10 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
-at.subdirs += systemd-analyze
-at.subdirs += systemd-delta
-at.subdirs += systemd-fstab-generator
-at.subdirs += systemd-run
-at.subdirs += systemd-sysv-generator
+nested.subdirs += systemd-analyze
+nested.subdirs += systemd-delta
+nested.subdirs += systemd-fstab-generator
+nested.subdirs += systemd-run
+nested.subdirs += systemd-sysv-generator
include $(topsrcdir)/build-aux/Makefile.tail.mk