X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=66ccd6d1e849b77c67940fc46399740b74808cff;hp=a602ed08db082685a660ac8590b52a807afb4d5a;hb=c81cecf620d506653a1ead83858b8b3fc240abb5;hpb=ffae2dc9da12d9492be143ca9c7e9e609a2de2be diff --git a/Makefile.local b/Makefile.local index a602ed08..66ccd6d1 100644 --- a/Makefile.local +++ b/Makefile.local @@ -249,7 +249,8 @@ notmuch_client_srcs = \ notmuch-time.c \ query-string.c \ show-message.c \ - json.c + json.c \ + xutil.c notmuch_client_modules = $(notmuch_client_srcs:.c=.o)