[notmuch] [PATCH 3/4] compile date.c as well

Sebastian Spaeth Sebastian at SSpaeth.de
Tue Jan 26 03:43:40 PST 2010


Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>
---
 lib/Makefile.local |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/Makefile.local b/lib/Makefile.local
index 70489e1..44deaf8 100644
--- a/lib/Makefile.local
+++ b/lib/Makefile.local
@@ -3,6 +3,7 @@ extra_cflags += -I$(dir)
 
 libnotmuch_c_srcs =		\
 	$(dir)/libsha1.c	\
+	$(dir)/date.c	\
 	$(dir)/message-file.c	\
 	$(dir)/messages.c	\
 	$(dir)/sha1.c		\
-- 
1.6.3.3



More information about the notmuch mailing list