From 880b21a097104bee5f50a444c5130695d143fd8a Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 1 Dec 2009 15:23:25 -0800 Subject: Makefile: Incorporate getline implementation into the build. It's unconditional for a very short time. We expect to soon be building it only if necessary. --- Makefile.local | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.local') diff --git a/Makefile.local b/Makefile.local index aff7d2c0..4b29ad83 100644 --- a/Makefile.local +++ b/Makefile.local @@ -1,8 +1,7 @@ -all: notmuch notmuch.1.gz - emacs: notmuch.elc notmuch_client_srcs = \ + $(notmuch_compat_srcs) \ debugger.c \ gmime-filter-reply.c \ notmuch.c \ -- cgit v1.2.3