]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
Add structured output formatter for JSON and plain text (but don't use them yet).
[notmuch] / Makefile.local
index a890df20a46f36e03437ce2f6cc0344837e83164..296995d364a4d0979cceb24752247b6b4f1e30d3 100644 (file)
@@ -290,6 +290,8 @@ notmuch_client_srcs =               \
        notmuch-show.c          \
        notmuch-tag.c           \
        notmuch-time.c          \
+       sprinter-json.c         \
+       sprinter-text.c         \
        query-string.c          \
        mime-node.c             \
        crypto.c                \