]> git.notmuchmail.org Git - notmuch/blobdiff - lib/Makefile.local
Implement an internal generic string list and use it.
[notmuch] / lib / Makefile.local
index d02a515cb7116ac84506508a39089c17412114b3..431902317053867987da5e412638c0bc2345a398 100644 (file)
@@ -50,6 +50,7 @@ extra_cflags += -I$(srcdir)/$(dir) -fPIC
 libnotmuch_c_srcs =            \
        $(notmuch_compat_srcs)  \
        $(dir)/filenames.c      \
 libnotmuch_c_srcs =            \
        $(notmuch_compat_srcs)  \
        $(dir)/filenames.c      \
+       $(dir)/string-list.c    \
        $(dir)/libsha1.c        \
        $(dir)/message-file.c   \
        $(dir)/messages.c       \
        $(dir)/libsha1.c        \
        $(dir)/message-file.c   \
        $(dir)/messages.c       \