about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8e63376..935f25e 100644
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,7 @@ LDLIBS = -ltls
 OBJS += archive.o
 OBJS += atom.o
 OBJS += concat.o
+OBJS += decode.o
 OBJS += export.o
 OBJS += html.o
 OBJS += imap.o