summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2011-06-26 23:18:44 +0200
committerThomas Bächler <thomas@archlinux.org>2011-06-26 23:18:44 +0200
commit027ddb69122af89c89aa50906eec045f349c9490 (patch)
treef8350d984b5c3feee85f9613de4314d49d54aadb /Makefile
parent60c079c11435e9e120cc6ebb991071e321b20639 (diff)
parentf58be6cc8d802c4c48edd594aab41408df30e954 (diff)
downloadmkinitcpio-027ddb69122af89c89aa50906eec045f349c9490.tar.gz
mkinitcpio-027ddb69122af89c89aa50906eec045f349c9490.tar.xz
Merge branch 'master' of https://github.com/seblu/arch-mkinitcpio into working
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0c86ac0..ff81525 100644
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,7 @@ install: all
install -m644 -t ${DESTDIR}/etc/mkinitcpio.d mkinitcpio.d/*
install -m644 mkinitcpio.5 ${DESTDIR}/usr/share/man/man5/mkinitcpio.5
+ install -m644 bash-completion ${DESTDIR}/etc/bash_completion.d/mkinitcpio
doc: mkinitcpio.5
mkinitcpio.5: mkinitcpio.5.txt Makefile