From 241a88ce2f3c8d76b5a63a202d8455757c0e751e Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Wed, 2 Oct 2013 16:30:47 -0400 Subject: notmuch-compact: Initial commit of CLI Introduce the user command exposing the new compaction facility. Signed-off-by: Ben Gamari --- Makefile.local | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.local') 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 \ -- cgit v1.2.3