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