X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FMakefile.local;h=8870ca374848add291a0ad969d038baab5448794;hb=d622cb942aa2db9fbadf3a16e804d36dfe71c8cb;hp=2ec659560626e1a16e224d85e1b58cb318033fe9;hpb=2bd922ff06a4e989dc05a1a6739f649c85dae92e;p=notmuch diff --git a/test/Makefile.local b/test/Makefile.local index 2ec65956..8870ca37 100644 --- a/test/Makefile.local +++ b/test/Makefile.local @@ -27,7 +27,7 @@ $(dir)/random-corpus: $(random_corpus_deps) $(dir)/smtp-dummy: $(smtp_dummy_modules) $(call quiet,CC) $^ -o $@ -$(dir)/symbol-test: $(dir)/symbol-test.o +$(dir)/symbol-test: $(dir)/symbol-test.o lib/$(LINKER_NAME) $(call quiet,CXX) $^ -o $@ -Llib -lnotmuch $(XAPIAN_LDFLAGS) $(dir)/parse-time: $(dir)/parse-time.o parse-time-string/parse-time-string.o