X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/fd3ffe35a2bf15676426235b809df915cd3473e4..bbdbc838547667c880ee38d017f751ebe5da49ab:/Makefile.local diff --git a/Makefile.local b/Makefile.local index 0db1713e..c274f073 100644 --- a/Makefile.local +++ b/Makefile.local @@ -275,6 +275,7 @@ notmuch_client_srcs = \ query-string.c \ mime-node.c \ crypto.c \ + tag-util.c notmuch_client_modules = $(notmuch_client_srcs:.c=.o)