X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=performance-test%2FMakefile.local;h=3469aa3d6aadc67973efc8fd58589059cd875fb5;hp=e47219ad275f93c613de5b6d9e5d35dab36c3e57;hb=fe8cd90f97a078336612cd441a783096d6350564;hpb=2cbd68de92e032302a8fc65a6620adb1fc5ba1ae diff --git a/performance-test/Makefile.local b/performance-test/Makefile.local index e47219ad..3469aa3d 100644 --- a/performance-test/Makefile.local +++ b/performance-test/Makefile.local @@ -39,4 +39,6 @@ $(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.* +DATACLEAN := $(DATACLEAN) $(TXZFILE)