bash-completion: Move to contrib

Signed-off-by: Ingmar Vanhassel <ingmar@exherbo.org>
This commit is contained in:
Ingmar Vanhassel 2009-11-20 14:36:14 +01:00 committed by Carl Worth
parent 8923ea0755
commit 14807ed2de
2 changed files with 1 additions and 1 deletions

View file

@ -33,7 +33,7 @@ install: all notmuch.1.gz
done ;
install notmuch $(DESTDIR)$(prefix)/bin/
install -m0644 notmuch.1.gz $(DESTDIR)$(prefix)/share/man/man1/
install notmuch-completion.bash \
install contrib/notmuch-completion.bash \
$(DESTDIR)/etc/bash_completion.d/notmuch
install-emacs: install emacs