X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=a890df20a46f36e03437ce2f6cc0344837e83164;hp=53b4a0de8fce5dc51219c2c069dc355e4f6facae;hb=e3be5afbad1bc7a10d9c38f2c2eb611f5ba3cccb;hpb=cddc27034687e1c3bc52204314dfa46219b5d6f9 diff --git a/Makefile.local b/Makefile.local index 53b4a0de..a890df20 100644 --- a/Makefile.local +++ b/Makefile.local @@ -292,6 +292,7 @@ notmuch_client_srcs = \ notmuch-time.c \ query-string.c \ mime-node.c \ + crypto.c \ json.c notmuch_client_modules = $(notmuch_client_srcs:.c=.o)