[notmuch] [PATCH] Add notmuch.1.gz to files to be cleaned
Mikhail Gusarov
dottedmag at dottedmag.net
Fri Nov 20 04:58:39 PST 2009
Signed-off-by: Mikhail Gusarov <dottedmag at dottedmag.net>
---
Makefile.local | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.local b/Makefile.local
index ecd4ceb..bf81c03 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
--
1.6.3.3
More information about the notmuch
mailing list