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 43fcb0d..595737f 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ OBJS += atom.o
 OBJS += concat.o
 OBJS += decode.o
 OBJS += export.o
+OBJS += getservinfo.o
 OBJS += html.o
 OBJS += imap.o
 OBJS += mbox.o