X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2FMakefile.local;h=431902317053867987da5e412638c0bc2345a398;hb=a01956924eb5b7fd4077b1c6678cbc53faa99d43;hp=d02a515cb7116ac84506508a39089c17412114b3;hpb=3e4a9d60a9419621b08c647a306843d76c47c2cb;p=notmuch diff --git a/lib/Makefile.local b/lib/Makefile.local index d02a515c..43190231 100644 --- a/lib/Makefile.local +++ b/lib/Makefile.local @@ -50,6 +50,7 @@ extra_cflags += -I$(srcdir)/$(dir) -fPIC libnotmuch_c_srcs = \ $(notmuch_compat_srcs) \ $(dir)/filenames.c \ + $(dir)/string-list.c \ $(dir)/libsha1.c \ $(dir)/message-file.c \ $(dir)/messages.c \