summaryrefslogtreecommitdiff
path: root/src/machine/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/machine/src/Makefile')
-rw-r--r--src/machine/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/machine/src/Makefile b/src/machine/src/Makefile
index c38b0fe635..261f24bd8d 100644
--- a/src/machine/src/Makefile
+++ b/src/machine/src/Makefile
@@ -31,7 +31,7 @@ systemd_machined_SOURCES = \
systemd_machined_LDADD = \
libmachine-core.la
-rootlibexec_PROGRAMS += \
+libexec_PROGRAMS += \
systemd-machined
libmachine_core_la_SOURCES = \
@@ -55,7 +55,7 @@ machinectl_SOURCES = \
machinectl_LDADD = \
libshared.la
-rootbin_PROGRAMS += \
+bin_PROGRAMS += \
machinectl
test_machine_tables_SOURCES = \