mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-03-14 03:25:15 +01:00
Add notmuch.1.gz to files to be cleaned
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
This commit is contained in:
parent
1728fe2a0a
commit
4dec742eba
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue