X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=performance-test%2FMakefile.local;h=cbea2d36d13c8a924c1fdf1648763e5c25b839e7;hb=e7a794386280c9bfa9a618bf6c0f3303235225d3;hp=e47219ad275f93c613de5b6d9e5d35dab36c3e57;hpb=2cbd68de92e032302a8fc65a6620adb1fc5ba1ae;p=notmuch diff --git a/performance-test/Makefile.local b/performance-test/Makefile.local index e47219ad..cbea2d36 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 := $(DISTCLEAN) $(dir)/corpus $(dir)/notmuch.cache.*