]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
perf-test: add argument parsing for performance tests
[notmuch] / Makefile.local
index 0db1713e1b10121f4e7b92fdb7ca4066a97ebf77..c274f0736ce92c9824451d0de60cb27ee67af3e6 100644 (file)
@@ -275,6 +275,7 @@ notmuch_client_srcs =               \
        query-string.c          \
        mime-node.c             \
        crypto.c                \
+       tag-util.c
 
 notmuch_client_modules = $(notmuch_client_srcs:.c=.o)