]> git.notmuchmail.org Git - notmuch/blobdiff - test/Makefile.local
test: basic: drop 'ensure all available tests are run'
[notmuch] / test / Makefile.local
index 2ec659560626e1a16e224d85e1b58cb318033fe9..8870ca374848add291a0ad969d038baab5448794 100644 (file)
@@ -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