]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
cli: introduce the concept of user defined hooks
[notmuch] / Makefile.local
index 15e6d8827661c9d736bb754dbe9422a6942e9c31..5108a0cc60393eda486088cd50620eeb34545a48 100644 (file)
@@ -295,9 +295,11 @@ clean:
 distclean: clean
 
 notmuch_client_srcs =          \
+       command-line-arguments.c\
        debugger.c              \
        gmime-filter-reply.c    \
        gmime-filter-headers.c  \
+       hooks.c                 \
        notmuch.c               \
        notmuch-config.c        \
        notmuch-count.c         \