X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FMakefile.local;h=fa2df734d016e424b36aeb6ccd390d1d4abcfea3;hb=d51b7842149dcaedd02c4e5b6ba74a5bccd926a9;hp=6cb6c829db7901499824eae12f02068663d78ea6;hpb=5800a44bd5b77390d2243426f0c82de4d0495a1c;p=notmuch diff --git a/test/Makefile.local b/test/Makefile.local index 6cb6c829..fa2df734 100644 --- a/test/Makefile.local +++ b/test/Makefile.local @@ -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