]> git.notmuchmail.org Git - notmuch/blobdiff - lib/Makefile.local
Makefile: Move compat sources from the client code to the library.
[notmuch] / lib / Makefile.local
index 0e3a4d15540c547f5186b33836daa0c89aa55aaf..dc608ef0994c4b86b76ec3af16c23a5fb5fc7981 100644 (file)
@@ -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       \