]> git.notmuchmail.org Git - notmuch/blobdiff - lib/Makefile.local
lib: private string map (associative array) API
[notmuch] / lib / Makefile.local
index beb963582fe5053fff730fd7a225af4d47bc03dd..b13513a21af2f0a00317c66f8cc014d67435a141 100644 (file)
@@ -40,6 +40,7 @@ libnotmuch_c_srcs =           \
        $(dir)/messages.c       \
        $(dir)/sha1.c           \
        $(dir)/built-with.c     \
+       $(dir)/string-map.c     \
        $(dir)/tags.c
 
 libnotmuch_cxx_srcs =          \