install the bash completion file

This commit is contained in:
Richard Hughes 2007-11-23 17:31:32 +00:00
parent 06f22295c1
commit 43009bf349
3 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,7 @@ SUBDIRS = \
policy \ policy \
etc \ etc \
man \ man \
contrib \
data \ data \
libselftest \ libselftest \
libgbus \ libgbus \

View File

@ -457,6 +457,7 @@ Makefile
etc/Makefile etc/Makefile
man/Makefile man/Makefile
docs/Makefile docs/Makefile
contrib/Makefile
html/Makefile html/Makefile
html/img/Makefile html/img/Makefile
backends/Makefile backends/Makefile

5
contrib/Makefile.am Normal file
View File

@ -0,0 +1,5 @@
#SUBDIRS = yum-packagekit
bashcompletiondir = ${SYSCONFDIR}/bash_completion.d
dist_bashcompletion_DATA = pk-completion.bash