X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/af6b4b29f97b1f457bb7220491bf37536e1b9d7a..b714a808a692a99c1b936be43186a40ab251aeca:/Makefile.local 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)