From 4dec742eba1c6d7e3c024edab4992feef5a8d9bb Mon Sep 17 00:00:00 2001 From: Mikhail Gusarov Date: Fri, 20 Nov 2009 18:58:39 +0600 Subject: [PATCH] Add notmuch.1.gz to files to be cleaned Signed-off-by: Mikhail Gusarov --- Makefile.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0