X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=Makefile.local;h=516f26e8c3501e4f039a9bcbb4a1236fdb7a13be;hb=bb189220a323e3140198161234ed54bf98175469;hp=97f397ff2d238ca99bbb735488ccd06dd0c40d4b;hpb=36f7fe5a1c83f3f0dd8fc883db558ab058b974f3;p=notmuch diff --git a/Makefile.local b/Makefile.local index 97f397ff..516f26e8 100644 --- a/Makefile.local +++ b/Makefile.local @@ -315,6 +315,7 @@ notmuch_client_srcs = \ notmuch-time.c \ query-string.c \ show-message.c \ + mime-node.c \ json.c notmuch_client_modules = $(notmuch_client_srcs:.c=.o)