From cc641ff33aa6421efc0ae84cfdfc61251406c2df Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 10 Apr 2020 13:16:38 -0400 Subject: Fetch thread root envelopes for concat --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 000620e..bdb5986 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ LDLIBS = -ltls OBJS += archive.o OBJS += atom.o +OBJS += concat.o OBJS += export.o OBJS += html.o OBJS += imap.o -- cgit 1.4.1