X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=07e92964badaded80c973ab1bc2f1144b7577d40;hp=af79b5c7348c830055844f5463d50280c4bc0259;hb=18565743949174e28576a751ae18b90dcfc60c40;hpb=e7a794386280c9bfa9a618bf6c0f3303235225d3 diff --git a/Makefile.local b/Makefile.local index af79b5c7..07e92964 100644 --- a/Makefile.local +++ b/Makefile.local @@ -331,7 +331,8 @@ install-desktop: desktop-file-install --mode 0644 --dir "$(DESTDIR)$(desktop_dir)" notmuch.desktop SRCS := $(SRCS) $(notmuch_client_srcs) -CLEAN := $(CLEAN) notmuch notmuch-shared $(notmuch_client_modules) version.stamp +CLEAN := $(CLEAN) notmuch notmuch-shared $(notmuch_client_modules) +CLEAN := $(CLEAN) version.stamp notmuch-*.tar.gz.tmp DISTCLEAN := $(DISTCLEAN) .first-build-message Makefile.config