X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=280b5566bb25e36239b280fbccba881c8e9c3fea;hp=8fa81c617a8c0d0f8ae3b368d7d2489647a2ef8b;hb=73ee42be369673d8788f1f8eafdc969d56ce9c4f;hpb=508d2d2ff7bacb0b39563d233e9271fd8113b67c diff --git a/Makefile b/Makefile index 8fa81c61..280b5566 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ Makefile.dep: *.c *.cc notmuch.1.gz: gzip --stdout notmuch.1 > notmuch.1.gz -install: notmuch.1.gz +install: all notmuch.1.gz install -C -D notmuch $(DESTDIR)/usr/bin/notmuch install -C -D notmuch.1.gz $(DESTDIR)/usr/share/man/man1 install -C -D notmuch-completion.bash \