X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=b8186277e87933c2bb8f1e03705b4fc4a9818d21;hp=28286597e8cc4685a51730dc3d4138fcbef89564;hb=ceed83f805414cc780de4623336d4c68ea438a46;hpb=986f6c98244610da6bba88d0c92895b9758973ee diff --git a/Makefile.local b/Makefile.local index 28286597..b8186277 100644 --- a/Makefile.local +++ b/Makefile.local @@ -7,11 +7,13 @@ notmuch_client_srcs = \ gmime-filter-reply.c \ notmuch.c \ notmuch-config.c \ + notmuch-count.c \ notmuch-dump.c \ notmuch-new.c \ notmuch-reply.c \ notmuch-restore.c \ notmuch-search.c \ + notmuch-search-tags.c \ notmuch-setup.c \ notmuch-show.c \ notmuch-tag.c \ @@ -34,7 +36,7 @@ install: all notmuch.1.gz done ; install notmuch $(DESTDIR)$(prefix)/bin/ install -m0644 notmuch.1.gz $(DESTDIR)$(prefix)/share/man/man1/ - install contrib/notmuch-completion.bash \ + install -m0644 contrib/notmuch-completion.bash \ $(DESTDIR)$(bash_completion_dir)/notmuch install-emacs: install emacs