From: David Bremner Date: Sun, 27 Nov 2016 12:04:38 +0000 (-0400) Subject: test: clean up corpora.email X-Git-Tag: 0.24_rc0~62 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=f781b7e7d25102006a9fbf0fcae4ae4b33ab8e2b test: clean up corpora.email When we renamed corpus to corpora, we missed a spot. --- diff --git a/test/Makefile.local b/test/Makefile.local index 91b36936..f8cf90d0 100644 --- a/test/Makefile.local +++ b/test/Makefile.local @@ -77,4 +77,4 @@ check: test SRCS := $(SRCS) $(test_srcs) CLEAN += $(TEST_BINARIES) $(addsuffix .o,$(TEST_BINARIES)) \ $(dir)/database-test.o \ - $(dir)/corpus.mail $(dir)/test-results $(dir)/tmp.* + $(dir)/corpora.mail $(dir)/test-results $(dir)/tmp.*