aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.local
diff options
context:
space:
mode:
authorGravatar Ben Gamari <bgamari.foss@gmail.com>2013-10-02 16:30:47 -0400
committerGravatar David Bremner <bremner@debian.org>2013-10-09 21:47:13 -0300
commit241a88ce2f3c8d76b5a63a202d8455757c0e751e (patch)
tree641e7e78a7856e18b3fad4385cb407ffe4aca901 /Makefile.local
parent0bd11b654e048a2ba562137c76d51296808b1a5d (diff)
notmuch-compact: Initial commit of CLI
Introduce the user command exposing the new compaction facility. Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
Diffstat (limited to 'Makefile.local')
-rw-r--r--Makefile.local1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.local b/Makefile.local
index b7cd266d..0464a50f 100644
--- a/Makefile.local
+++ b/Makefile.local
@@ -257,6 +257,7 @@ notmuch_client_srcs = \
gmime-filter-reply.c \
hooks.c \
notmuch.c \
+ notmuch-compact.c \
notmuch-config.c \
notmuch-count.c \
notmuch-dump.c \