summaryrefslogtreecommitdiff
path: root/src/grp-udev/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-08-08 13:20:56 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-08-08 13:20:56 -0400
commit1cfeca882ebbd2de350a62e97e7ace35d3a57644 (patch)
treee6ca6b8ae85c643f1c4a59d9467e74fd4825c8a7 /src/grp-udev/Makefile
parent7f991fe569fc0562c9d67b3a473f9a4dda8dbc4d (diff)
fix
Diffstat (limited to 'src/grp-udev/Makefile')
-rw-r--r--src/grp-udev/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-udev/Makefile b/src/grp-udev/Makefile
index f6c3b1ceb4..67a17d74a0 100644
--- a/src/grp-udev/Makefile
+++ b/src/grp-udev/Makefile
@@ -69,7 +69,7 @@ SYSINIT_TARGET_WANTS += \
systemd-udevd.service \
systemd-udev-trigger.service
-at.subdirs += systemd-udevd udevadm
-at.subdirs += ata_id cdrom_id collect mtd_probe scsi_id v4l_id
+nested.subdirs += systemd-udevd udevadm
+nested.subdirs += ata_id cdrom_id collect mtd_probe scsi_id v4l_id
include $(topsrcdir)/build-aux/Makefile.tail.mk