summaryrefslogtreecommitdiff
path: root/src/grp-machine
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 13:02:56 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 13:02:56 -0400
commit1fb680e2214b43024d929760c09dd176983d499a (patch)
tree0de6c3d936285dbbb197961c53d8fc7ef150a103 /src/grp-machine
parent30e337e22d0bbf25150d8a795f6e41d17edb2a74 (diff)
parent719a2130b6cb5535f8368db270649d1a499985bd (diff)
Merge branch 'lukeshu/postmove' into lukeshu/master
# Conflicts: # config.mk.in
Diffstat (limited to 'src/grp-machine')
-rw-r--r--src/grp-machine/machinectl/Makefile2
-rw-r--r--src/grp-machine/systemd-machined/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-machine/machinectl/Makefile b/src/grp-machine/machinectl/Makefile
index 556256eada..a3ad40e59c 100644
--- a/src/grp-machine/machinectl/Makefile
+++ b/src/grp-machine/machinectl/Makefile
@@ -29,7 +29,7 @@ machinectl_SOURCES = \
machinectl_LDADD = \
libshared.la
-bin_PROGRAMS += \
+rootbin_PROGRAMS += \
machinectl
dist_bashcompletion_data += \
diff --git a/src/grp-machine/systemd-machined/Makefile b/src/grp-machine/systemd-machined/Makefile
index 59540c18c4..8aac7b0f4f 100644
--- a/src/grp-machine/systemd-machined/Makefile
+++ b/src/grp-machine/systemd-machined/Makefile
@@ -30,7 +30,7 @@ systemd_machined_SOURCES = \
systemd_machined_LDADD = \
libmachine-core.la
-libexec_PROGRAMS += \
+rootlibexec_PROGRAMS += \
systemd-machined
nodist_systemunit_DATA += \