X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile.local;h=a890df20a46f36e03437ce2f6cc0344837e83164;hb=41becc0c9dfabbd59a1c96bdedc99a785539a93b;hp=53b4a0de8fce5dc51219c2c069dc355e4f6facae;hpb=cddc27034687e1c3bc52204314dfa46219b5d6f9;p=notmuch 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)