diff options
Diffstat (limited to 'src/grp-udev/systemd-udevd/Makefile')
-rw-r--r-- | src/grp-udev/systemd-udevd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-udev/systemd-udevd/Makefile b/src/grp-udev/systemd-udevd/Makefile index f9ddfa6aad..5bbc548cfe 100644 --- a/src/grp-udev/systemd-udevd/Makefile +++ b/src/grp-udev/systemd-udevd/Makefile @@ -23,7 +23,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk -libexec_PROGRAMS += \ +rootlibexec_PROGRAMS += \ systemd-udevd systemd_udevd_SOURCES = \ |