]> git.notmuchmail.org Git - notmuch/blobdiff - performance-test/Makefile.local
build: add dataclean
[notmuch] / performance-test / Makefile.local
index e47219ad275f93c613de5b6d9e5d35dab36c3e57..3469aa3d6aadc67973efc8fd58589059cd875fb5 100644 (file)
@@ -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)