X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2FMakefile.local;h=70489e17207b13c8dad862ff63221277cf65a191;hb=d807e28f43579ecc91aa40ae3e42760991c2f810;hp=a7562c9bd28a3ee18c6c29ed38348070b3cd9f12;hpb=ba07fe1819b59c9ecf7041834699d8959a604828;p=notmuch diff --git a/lib/Makefile.local b/lib/Makefile.local index a7562c9b..70489e17 100644 --- a/lib/Makefile.local +++ b/lib/Makefile.local @@ -11,6 +11,7 @@ libnotmuch_c_srcs = \ libnotmuch_cxx_srcs = \ $(dir)/database.cc \ + $(dir)/directory.cc \ $(dir)/index.cc \ $(dir)/message.cc \ $(dir)/query.cc \