From 14807ed2de1290740b56952561f745c0a5ab6168 Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Fri, 20 Nov 2009 14:36:14 +0100 Subject: bash-completion: Move to contrib Signed-off-by: Ingmar Vanhassel --- Makefile.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.local') diff --git a/Makefile.local b/Makefile.local index bf81c03..05e2acc 100644 --- a/Makefile.local +++ b/Makefile.local @@ -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 -- cgit v1.2.3