]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile
Fix memory leak in notmuch_thread_results_t
[notmuch] / Makefile
index 747408a6b64313ecd672f95b98bb95a71080e0ed..b4d77b4e3fcaf95134869b07e709d3f4e48afce0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ MODULES=              \
        message-file.o  \
        query.o         \
        sha1.o          \
+       tags.o          \
        thread.o        \
        libsha1.o       \
        xutil.o