aboutsummaryrefslogtreecommitdiff
path: root/Makefile.local
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2015-09-06 10:15:45 -0300
committerDavid Bremner <david@tethera.net>2015-09-20 08:04:31 -0300
commit39c54df26dad01e3ec294f7c4a613d9ee71faf3e (patch)
treeff665f59381f72704a7bbee72054269c29b3a596 /Makefile.local
parentd4321162ae1bd5cbbf620a8bc26cec5430acf90b (diff)
cli: add utility routine to print error status.
No attention to formatting here, initially just focus on getting the relevant strings out of the library.
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 61a9c4c3..d58cea04 100644
--- a/Makefile.local
+++ b/Makefile.local
@@ -271,6 +271,7 @@ dataclean: distclean
notmuch_client_srcs = \
command-line-arguments.c\
debugger.c \
+ status.c \
gmime-filter-reply.c \
hooks.c \
notmuch.c \