]> git.notmuchmail.org Git - notmuch/blobdiff - lib/Makefile.local
test: wrap 'wc -l' results in arithmetic evaluation to strip whitespace
[notmuch] / lib / Makefile.local
index b13513a21af2f0a00317c66f8cc014d67435a141..b77e57803288cc622bf22b9c34fa511440ee62e9 100644 (file)
@@ -35,7 +35,6 @@ libnotmuch_c_srcs =           \
        $(notmuch_compat_srcs)  \
        $(dir)/filenames.c      \
        $(dir)/string-list.c    \
-       $(dir)/libsha1.c        \
        $(dir)/message-file.c   \
        $(dir)/messages.c       \
        $(dir)/sha1.c           \
@@ -49,6 +48,7 @@ libnotmuch_cxx_srcs =         \
        $(dir)/directory.cc     \
        $(dir)/index.cc         \
        $(dir)/message.cc       \
+       $(dir)/message-property.cc \
        $(dir)/query.cc         \
        $(dir)/query-fp.cc      \
        $(dir)/config.cc        \