X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=516f26e8c3501e4f039a9bcbb4a1236fdb7a13be;hp=97f397ff2d238ca99bbb735488ccd06dd0c40d4b;hb=c48797b498ba8dc46fb323a8a7f2cde4d41d3123;hpb=47b5797261f4d0f1dcf74e507452e120788964cf 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)