diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
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 |