aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.local
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-04-14 16:03:18 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-04-14 16:03:18 -0700
commitf20640835823f28908005ef9d5dbc90c8a479f62 (patch)
tree736deb38f38257274dad5d1616b2f82ee9711afa /Makefile.local
parentd09154465aeae727e93a4abf54ff8f3bf0bdab76 (diff)
Makefile: Move compat sources from the client code to the library.
Since the library code needs these as well.
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 5da54242..0f99e3f9 100644
--- a/Makefile.local
+++ b/Makefile.local
@@ -174,7 +174,6 @@ clean:
distclean: clean
notmuch_client_srcs = \
- $(notmuch_compat_srcs) \
debugger.c \
gmime-filter-reply.c \
gmime-filter-headers.c \