diff options
| author | Mikhail Gusarov <dottedmag@dottedmag.net> | 2009-11-20 18:58:39 +0600 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2009-11-20 17:06:58 +0100 |
| commit | 4dec742eba1c6d7e3c024edab4992feef5a8d9bb (patch) | |
| tree | d1eeea4e9d5582da2151c0233e32905af7c07197 | |
| parent | 1728fe2a0aaffaddf4fc0d39c3fb0a273cf9a262 (diff) | |
Add notmuch.1.gz to files to be cleaned
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
| -rw-r--r-- | Makefile.local | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
