diff options
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 2edf4b4738..15500adaae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -354,6 +354,7 @@ dist_bashcompletion_DATA = \ shell-completion/bash/systemctl \ shell-completion/bash/systemd-analyze \ shell-completion/bash/systemd-cgls \ + shell-completion/bash/systemd-cgtop \ shell-completion/bash/systemd-delta \ shell-completion/bash/systemd-nspawn \ shell-completion/bash/systemd-run \ |