]> git.notmuchmail.org Git - notmuch/blobdiff - test/Makefile.local
emacs: correct `notmuch-search-mode's docstring wrt `notmuch-search-tag-all'
[notmuch] / test / Makefile.local
index 6cb6c829db7901499824eae12f02068663d78ea6..c7f14355aa255d3d4a196bec95d285290b166030 100644 (file)
@@ -17,7 +17,7 @@ $(dir)/smtp-dummy: $(smtp_dummy_modules)
        $(call quiet,CC) $^ -o $@
 
 $(dir)/symbol-test: $(dir)/symbol-test.o
-       $(call quiet,CC) $^ -o $@ -Llib -lnotmuch -lxapian
+       $(call quiet,CXX) $^ -o $@ -Llib -lnotmuch -lxapian
 
 .PHONY: test check
 
@@ -28,6 +28,8 @@ test: all test-binaries
 
 check: test
 
+SRCS := $(SRCS) $(smtp_dummy_srcs)
 CLEAN := $(CLEAN) $(dir)/smtp-dummy $(dir)/smtp-dummy.o \
         $(dir)/symbol-test $(dir)/symbol-test.o \
-        $(dir)/arg-test $(dir)/arg-test.o
+        $(dir)/arg-test $(dir)/arg-test.o \
+        $(dir)/corpus.mail $(dir)/test-results $(dir)/tmp.*