X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=bf81c03da1f75afe4de5e7a5e8c41037f99ec098;hp=ecd4ceb6d065c7c881a0e3d28804716e55ec2b86;hb=4dec742eba1c6d7e3c024edab4992feef5a8d9bb;hpb=d98718d10491207f933e100080d976f6762347bb diff --git a/Makefile.local b/Makefile.local index ecd4ceb6..bf81c03d 100644 --- a/Makefile.local +++ b/Makefile.local @@ -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