X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=b6d3db3cd8f19f0f4ffe382d123222c2145318a2;hp=5fd5d4f4c792888800e3d22707b527629495282c;hb=1266d8511e9adc7296ec4ddbf609dec824b4c94f;hpb=530df68258ea0fbdceafd6e4a0f51889c6ee86d2 diff --git a/Makefile.local b/Makefile.local index 5fd5d4f4..b6d3db3c 100644 --- a/Makefile.local +++ b/Makefile.local @@ -23,7 +23,7 @@ notmuch: $(notmuch_client_modules) lib/notmuch.a $(call quiet,CXX) $^ $(LDFLAGS) -o $@ notmuch.1.gz: notmuch.1 - $(call quiet,GZIP) --stdout $^ > $@ + $(call quiet,gzip) --stdout $^ > $@ install: all notmuch.1.gz for d in $(DESTDIR)$(prefix)/bin/ $(DESTDIR)$(prefix)/share/man/man1 \