X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/1728fe2a0aaffaddf4fc0d39c3fb0a273cf9a262..4dec742eba1c6d7e3c024edab4992feef5a8d9bb:/Makefile.local 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