diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-09-12 19:35:59 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-09-12 19:36:27 -0400 |
commit | 64eed40c07efb4e2b316ebb4e7481b7a891b7934 (patch) | |
tree | e340bf489696bcb7d642a854d647c82c0b04502d /Makefile.am | |
parent | 6e869e18c07f4251390cbf215532635a85712a6a (diff) |
bash-completion: add systemd-run
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3cb6c494c1..ea223e98cd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -341,6 +341,7 @@ dist_bashcompletion_DATA = \ shell-completion/bash/journalctl \ shell-completion/bash/systemctl \ shell-completion/bash/systemd-analyze \ + shell-completion/bash/systemd-run \ shell-completion/bash/udevadm \ shell-completion/bash/kernel-install |