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 c4a975debb..4502f0b94a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -353,6 +353,7 @@ dist_bashcompletion_DATA = \ shell-completion/bash/journalctl \ shell-completion/bash/systemctl \ shell-completion/bash/systemd-analyze \ + shell-completion/bash/systemd-cgls \ shell-completion/bash/systemd-delta \ shell-completion/bash/systemd-nspawn \ shell-completion/bash/systemd-run \ |