X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2FMakefile.local;h=79f7b0b7cb34a9ec8c1b8764800eec42a5047035;hp=b8286c94db19bfafe9919481d6b6f0c2f86bcf93;hb=d3349358c6a5048559bd2a4faebe476ebd222170;hpb=c979fc5b05a541d8488b77cbbc590ed3955690df diff --git a/lib/Makefile.local b/lib/Makefile.local index b8286c94..79f7b0b7 100644 --- a/lib/Makefile.local +++ b/lib/Makefile.local @@ -4,6 +4,7 @@ extra_cflags += -I$(dir) libnotmuch_c_srcs = \ $(dir)/libsha1.c \ $(dir)/message-file.c \ + $(dir)/messages.c \ $(dir)/sha1.c \ $(dir)/tags.c \ $(dir)/xutil.c