X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=6d29790b8c443b4aa71c848116ac49bce7f2cf90;hp=8d2587466988d248a9ebc89c954846d9c9bfedc3;hb=985263cf5108919daf29228cb2827102d0a2272e;hpb=adf5c5ec35d0536ad227350e9bcada51a48e8f87 diff --git a/Makefile.local b/Makefile.local index 8d258746..6d29790b 100644 --- a/Makefile.local +++ b/Makefile.local @@ -26,7 +26,7 @@ notmuch: $(notmuch_client_modules) lib/notmuch.a notmuch.1.gz: notmuch.1 $(call quiet,gzip) --stdout $^ > $@ -install: all-without-message notmuch.1.gz +install: all notmuch.1.gz for d in $(DESTDIR)$(prefix)/bin/ $(DESTDIR)$(prefix)/share/man/man1 ; \ do \ install -d $$d ; \