X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=performance-test%2FMakefile.local;h=d97e56d91a121cf2ad650bb16d61fa44926c819a;hb=abedb55a45ed9a747387c954217553b1f0246c96;hp=e47219ad275f93c613de5b6d9e5d35dab36c3e57;hpb=bafe650f5de057eecf62b4da30443a81233ddad6;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.*