X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=performance-test%2FMakefile.local;h=d97e56d91a121cf2ad650bb16d61fa44926c819a;hb=3d4b0930bdc135d8f8edff1f29adb4d3ad0673ad;hp=e47219ad275f93c613de5b6d9e5d35dab36c3e57;hpb=2cbd68de92e032302a8fc65a6620adb1fc5ba1ae;p=notmuch diff --git a/performance-test/Makefile.local b/performance-test/Makefile.local index e47219ad..d97e56d9 100644 --- a/performance-test/Makefile.local +++ b/performance-test/Makefile.local @@ -39,4 +39,5 @@ $(TXZFILE): download-corpus: wget -O ${TXZFILE} ${DEFAULT_URL} -CLEAN := $(CLEAN) $(dir)/tmp.* $(dir)/log.* $(dir)/corpus $(dir)/notmuch.cache.* +CLEAN := $(CLEAN) $(dir)/tmp.* $(dir)/log.* +DISTCLEAN := $(dir)/corpus $(dir)/notmuch.cache.*