X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=c274f0736ce92c9824451d0de60cb27ee67af3e6;hp=0db1713e1b10121f4e7b92fdb7ca4066a97ebf77;hb=fb50cc41fe6f508118697d65a44e8f742a466ca0;hpb=9ff72a83bda69e6c064bd8be9f201a4626bff54e;ds=sidebyside 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)