From 1e302b4e07d5229869821aa6240520420304d3f1 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 9 Apr 2020 16:37:28 -0400 Subject: Export mbox files --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6a72dd9..20b440f 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ LDLIBS = -ltls OBJS += archive.o OBJS += imap.o +OBJS += mbox.o dev: tags all -- cgit 1.4.1