X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=034b20361307a12514107d3c6a6ada4dbdd9d9be;hp=04bac838a7b23efe14a5950c9c38129106bb19fe;hb=6ce2bf68f53fec4302121763e588c33c7cd86a9c;hpb=1bf121924d41e57ef6fdfc14c6ebe8ce9aa3f5e1 diff --git a/Makefile.local b/Makefile.local index 04bac838..034b2036 100644 --- a/Makefile.local +++ b/Makefile.local @@ -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