]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
cli: new crypto structure to store crypto contexts and parameters, and functions...
[notmuch] / Makefile.local
index 53b4a0de8fce5dc51219c2c069dc355e4f6facae..a890df20a46f36e03437ce2f6cc0344837e83164 100644 (file)
@@ -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)