]> git.notmuchmail.org Git - notmuch/blobdiff - lib/Makefile.local
reindex: drop notmuch_param_t, use notmuch_indexopts_t instead
[notmuch] / lib / Makefile.local
index 0b5c4b0805f570ec27b62c4ada80c7a25ea5719e..93b08d1500675f62ac0ba74099339d1ab777a2f7 100644 (file)
@@ -43,6 +43,7 @@ libnotmuch_c_srcs =           \
        $(dir)/sha1.c           \
        $(dir)/built-with.c     \
        $(dir)/string-map.c     \
+       $(dir)/indexopts.c      \
        $(dir)/tags.c
 
 libnotmuch_cxx_srcs =          \