X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2FMakefile.local;h=431902317053867987da5e412638c0bc2345a398;hp=d02a515cb7116ac84506508a39089c17412114b3;hb=f3c1eebfaf8526129ae6946cbcd44a3c602563d6;hpb=d9b0ae918fd9d535e819b8859eca579002146661 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 \