chiark / gitweb /
build-sys: create top-level directory for bash completion
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Apr 2012 16:26:30 +0000 (18:26 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Apr 2012 16:26:30 +0000 (18:26 +0200)
Makefile.am
bash-completion/systemd-bash-completion.sh [moved from src/systemd-bash-completion.sh with 100% similarity]

index ff156c00eefb1a44901e77a8d6b0ff4e5e09714d..97b066f2efa42dc22b9ef1d9d8941a26507f1a42 100644 (file)
@@ -244,7 +244,7 @@ noinst_PROGRAMS = \
        test-watchdog
 
 dist_bashcompletion_DATA = \
        test-watchdog
 
 dist_bashcompletion_DATA = \
-       src/systemd-bash-completion.sh
+       bash-completion/systemd-bash-completion.sh
 
 dist_tmpfiles_DATA = \
        tmpfiles.d/systemd.conf \
 
 dist_tmpfiles_DATA = \
        tmpfiles.d/systemd.conf \