]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile
Drop date.c file, (use identical function from GMime instead).
[notmuch] / Makefile
index 348d8772d7842e07171b8bc5904800d67b4d1ae4..8fa81c617a8c0d0f8ae3b368d7d2489647a2ef8b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,6 @@ NOTMUCH_LDFLAGS=`pkg-config --libs glib-2.0 gmime-2.4 talloc` \
 
 LIBRARY=               \
        database.o      \
-       date.o          \
        index.o         \
        libsha1.o       \
        message.o       \