diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | shell-completion/systemd-bash-completion.sh (renamed from bash-completion/systemd-bash-completion.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9a054ae935..e4c7e564f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -241,7 +241,7 @@ systemgenerator_PROGRAMS = \ systemd-system-update-generator dist_bashcompletion_DATA = \ - bash-completion/systemd-bash-completion.sh + shell-completion/systemd-bash-completion.sh dist_tmpfiles_DATA = \ tmpfiles.d/systemd.conf \ diff --git a/bash-completion/systemd-bash-completion.sh b/shell-completion/systemd-bash-completion.sh index 5f829b36ae..5f829b36ae 100644 --- a/bash-completion/systemd-bash-completion.sh +++ b/shell-completion/systemd-bash-completion.sh |