]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
Add an "--format=(json|text)" command-line option to both notmuch-search and notmuch...
[notmuch] / Makefile.local
index 04bac838a7b23efe14a5950c9c38129106bb19fe..034b20361307a12514107d3c6a6ada4dbdd9d9be 100644 (file)
@@ -18,7 +18,8 @@ notmuch_client_srcs =         \
        notmuch-tag.c           \
        notmuch-time.c          \
        query-string.c          \
-       show-message.c
+       show-message.c          \
+       json.c
 
 notmuch_client_modules = $(notmuch_client_srcs:.c=.o)
 notmuch: $(notmuch_client_modules) lib/notmuch.a