X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile.local;h=296995d364a4d0979cceb24752247b6b4f1e30d3;hb=4cedb2a3ea77b61a5d8e9fe56e8585d312ee96ca;hp=53b4a0de8fce5dc51219c2c069dc355e4f6facae;hpb=cddc27034687e1c3bc52204314dfa46219b5d6f9;p=notmuch diff --git a/Makefile.local b/Makefile.local index 53b4a0de..296995d3 100644 --- a/Makefile.local +++ b/Makefile.local @@ -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)