X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2FMakefile.local;h=dc608ef0994c4b86b76ec3af16c23a5fb5fc7981;hb=f20640835823f28908005ef9d5dbc90c8a479f62;hp=0e3a4d15540c547f5186b33836daa0c89aa55aaf;hpb=d09154465aeae727e93a4abf54ff8f3bf0bdab76;p=obsolete%2Fnotmuch-old diff --git a/lib/Makefile.local b/lib/Makefile.local index 0e3a4d15..dc608ef0 100644 --- a/lib/Makefile.local +++ b/lib/Makefile.local @@ -30,6 +30,7 @@ dir := lib extra_cflags += -I$(dir) -fPIC libnotmuch_c_srcs = \ + $(notmuch_compat_srcs) \ $(dir)/libsha1.c \ $(dir)/message-file.c \ $(dir)/messages.c \