X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=03eafaaa523bf82b00237860fd590d32c8bead7a;hp=e75b6eae040d41b8195a59447fadfb0a03c41f9d;hb=c39f6361d0798aa8d0dcd0b91f6b86ab9dc21c75;hpb=a8a270522231b186493ecd97d56a1343382d51d8 diff --git a/Makefile.local b/Makefile.local index e75b6eae..03eafaaa 100644 --- a/Makefile.local +++ b/Makefile.local @@ -241,7 +241,7 @@ notmuch_client_modules = $(notmuch_client_srcs:.c=.o) notmuch.o: version.stamp -notmuch: $(notmuch_client_modules) lib/libnotmuch.a util/libutil.a parse-time-string/libparse-time-string.a +notmuch: $(notmuch_client_modules) lib/libnotmuch.a util/libnotmuch_util.a parse-time-string/libparse-time-string.a $(call quiet,CXX $(CFLAGS)) $^ $(FINAL_LIBNOTMUCH_LDFLAGS) -o $@ notmuch-shared: $(notmuch_client_modules) lib/$(LINKER_NAME)