]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
man: update man page for the new --body=true|false option
[notmuch] / Makefile.local
index 53b4a0de8fce5dc51219c2c069dc355e4f6facae..296995d364a4d0979cceb24752247b6b4f1e30d3 100644 (file)
@@ -290,8 +290,11 @@ 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                \
        json.c
 
 notmuch_client_modules = $(notmuch_client_srcs:.c=.o)