]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
cli: Remove now-unused json.c
[notmuch] / Makefile.local
index b3b960c655fa6d3635300281fb087ec3fba4250c..de984ab0e58c0763a67dfcbcb6fadb09ca3872de 100644 (file)
@@ -294,7 +294,6 @@ notmuch_client_srcs =               \
        query-string.c          \
        mime-node.c             \
        crypto.c                \
-       json.c
 
 notmuch_client_modules = $(notmuch_client_srcs:.c=.o)