summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 13:00:51 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 13:00:51 -0400
commit4f123a5a1b3ecf9234a33a057bc1baa1abc2f1e5 (patch)
tree99d91ba2266b7a2dd8fb84c0cbb7444682658d95 /Makefile.am
parent643a009badc400198855dbc7c795bd8469a6b991 (diff)
fix typo
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 090f68b1fa..3f6e00b152 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -412,17 +412,17 @@ INTLTOOL_V_MERGE_0 = @echo " ITMRG " $@;
INTLTOOL_V_MERGE_1 =
#@src/grp-system/systemctl/Makefile
-rootbit_PROGRAMS += systemctl
+rootbin_PROGRAMS += systemctl
#@src/systemd-notify/Makefile
-rootbit_PROGRAMS += systemd-notify
+rootbin_PROGRAMS += systemd-notify
#@src/systemd-ask-password/Makefile
-rootbit_PROGRAMS += systemd-ask-password
+rootbin_PROGRAMS += systemd-ask-password
#@src/systemd-tty-ask-password-agent/Makefile
-rootbit_PROGRAMS += systemd-tty-ask-password-agent
+rootbin_PROGRAMS += systemd-tty-ask-password-agent
#@src/systemd-machine-id-setup/Makefile
-rootbit_PROGRAMS += systemd-machine-id-setup
+rootbin_PROGRAMS += systemd-machine-id-setup
#@src/systemd-escape/Makefile
-rootbit_PROGRAMS += systemd-escape
+rootbin_PROGRAMS += systemd-escape
#@src/systemd-cgls/Makefile
bin_PROGRAMS += systemd-cgls