]> git.notmuchmail.org Git - notmuch/blobdiff - lib/Makefile.local
lib: Implement new notmuch_directory_t API.
[notmuch] / lib / Makefile.local
index a7562c9bd28a3ee18c6c29ed38348070b3cd9f12..70489e17207b13c8dad862ff63221277cf65a191 100644 (file)
@@ -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         \