aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.local
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2009-11-11 19:50:15 -0800
committerGravatar Carl Worth <cworth@cworth.org>2009-11-11 19:50:15 -0800
commit37bdd8987094220c84ec39f8f550753219f68bd4 (patch)
tree6c6c068c4a6357c29da7a040e4c0cbe8b173233f /Makefile.local
parent8136e15229adc99197e4b4617e849180a66d6049 (diff)
notmuch new: Unbreak after the addition of notmuch-config.
Pull in the code from add-files.c now that notmuch_new_command is the only user, (we no longer have notmuch_setup_command adding any messages).
Diffstat (limited to 'Makefile.local')
-rw-r--r--Makefile.local1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.local b/Makefile.local
index b049e5bf..af96484e 100644
--- a/Makefile.local
+++ b/Makefile.local
@@ -12,7 +12,6 @@ notmuch_client_srcs = \
notmuch-show.c \
notmuch-tag.c \
notmuch-time.c \
- add-files.c \
gmime-filter-reply.c \
query-string.c \
show-message.c