]> git.notmuchmail.org Git - notmuch/blobdiff - lib/Makefile.local
lib: Add new implementation of notmuch_filenames_t
[notmuch] / lib / Makefile.local
index 3d7de5caffa6516332ded9f46203e354c67371cf..5ad0a4ca68d75db566523f866a80e453269430a3 100644 (file)
@@ -47,6 +47,7 @@ extra_cflags += -I$(dir) -fPIC
 
 libnotmuch_c_srcs =            \
        $(notmuch_compat_srcs)  \
+       $(dir)/filenames.c      \
        $(dir)/libsha1.c        \
        $(dir)/message-file.c   \
        $(dir)/messages.c       \