]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - Makefile
Add an initial implementation of a notmuch_thread_t object.
[obsolete/notmuch-old] / Makefile
index 6af7faf510ed15f1cd86bdcbe2ea5bc490c84334..747408a6b64313ecd672f95b98bb95a71080e0ed 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ MODULES=              \
        message-file.o  \
        query.o         \
        sha1.o          \
+       thread.o        \
        libsha1.o       \
        xutil.o