X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=c274f0736ce92c9824451d0de60cb27ee67af3e6;hp=2b91946553085ba60ecd420df7138d55e24b9acd;hb=d273ed6cf1bdaa2d644cec4909cbf415ff4d257b;hpb=af6b4b29f97b1f457bb7220491bf37536e1b9d7a diff --git a/Makefile.local b/Makefile.local index 2b919465..c274f073 100644 --- a/Makefile.local +++ b/Makefile.local @@ -270,10 +270,12 @@ notmuch_client_srcs = \ notmuch-tag.c \ notmuch-time.c \ sprinter-json.c \ + sprinter-sexp.c \ sprinter-text.c \ query-string.c \ mime-node.c \ crypto.c \ + tag-util.c notmuch_client_modules = $(notmuch_client_srcs:.c=.o)