From: Mikhail Gusarov Date: Fri, 20 Nov 2009 12:58:39 +0000 (+0600) Subject: Add notmuch.1.gz to files to be cleaned X-Git-Tag: 0.1~406 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=4dec742eba1c6d7e3c024edab4992feef5a8d9bb Add notmuch.1.gz to files to be cleaned Signed-off-by: Mikhail Gusarov --- 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