X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2FMakefile.local;h=79f7b0b7cb34a9ec8c1b8764800eec42a5047035;hb=d025e89ac7ccecc9a6bbea5e867fcc15589f81b5;hp=43882a3dfcb2dbdb9567ae9e3b9112615f27f219;hpb=97c7cffdc6e0047bb49a899b013516bc3022e580;p=notmuch diff --git a/lib/Makefile.local b/lib/Makefile.local index 43882a3d..79f7b0b7 100644 --- a/lib/Makefile.local +++ b/lib/Makefile.local @@ -1,8 +1,10 @@ dir=lib +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