]> git.cworth.org Git - notmuch/blobdiff - lib/Makefile.local
lib/cli: add library API / CLI for compile time options
[notmuch] / lib / Makefile.local
index 3a070907271eb263627562087acac78f09e173bc..36c392434d76ffbed265b0d5cfe4873c6c677e99 100644 (file)
@@ -39,6 +39,7 @@ libnotmuch_c_srcs =           \
        $(dir)/message-file.c   \
        $(dir)/messages.c       \
        $(dir)/sha1.c           \
+       $(dir)/built-with.c     \
        $(dir)/tags.c
 
 libnotmuch_cxx_srcs =          \