X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FMakefile.local;h=8870ca374848add291a0ad969d038baab5448794;hp=2ec659560626e1a16e224d85e1b58cb318033fe9;hb=71521f06b00a01c5b0eaea5f5f624fe57ed7f426;hpb=2bd922ff06a4e989dc05a1a6739f649c85dae92e 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