]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
bash-completion: Move to contrib
[notmuch] / Makefile.local
index ecd4ceb6d065c7c881a0e3d28804716e55ec2b86..05e2acc121da403bbd2505bb1c68cc02737a7915 100644 (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
@@ -45,4 +45,4 @@ install-emacs: install emacs
        install -m0644 notmuch.elc $(DESTDIR)$(emacs_lispdir)
 
 SRCS  := $(SRCS) $(notmuch_client_srcs)
-CLEAN := $(CLEAN) notmuch $(notmuch_client_modules) notmuch.elc
+CLEAN := $(CLEAN) notmuch $(notmuch_client_modules) notmuch.elc notmuch.1.gz