diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | bash-completion/systemd-bash-completion.sh (renamed from src/systemd-bash-completion.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ff156c00ee..97b066f2ef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -244,7 +244,7 @@ noinst_PROGRAMS = \ test-watchdog dist_bashcompletion_DATA = \ - src/systemd-bash-completion.sh + bash-completion/systemd-bash-completion.sh dist_tmpfiles_DATA = \ tmpfiles.d/systemd.conf \ diff --git a/src/systemd-bash-completion.sh b/bash-completion/systemd-bash-completion.sh index 25ab0c5e97..25ab0c5e97 100644 --- a/src/systemd-bash-completion.sh +++ b/bash-completion/systemd-bash-completion.sh |