diff options
-rw-r--r-- | pith/makefile.wnt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/makefile.wnt b/pith/makefile.wnt index 07cdc4c4..4049f33e 100644 --- a/pith/makefile.wnt +++ b/pith/makefile.wnt @@ -50,7 +50,7 @@ HFILES= ../include/system.h ../include/general.h \ state.h status.h store.h stream.h string.h strlst.h takeaddr.h tempfile.h text.h \ thread.h url.h user.h util.h -OFILES= ablookup.obj abdlc.obj addrbook.obj addrstring.obj adrbklib.obj bldaddr.obj body.c charset.obj \ +OFILES= ablookup.obj abdlc.obj addrbook.obj addrstring.obj adrbklib.obj bldaddr.obj body.obj charset.obj \ color.obj conf.obj context.obj copyaddr.obj detoken.obj detach.obj editorial.obj escapes.obj \ filter.obj flag.obj folder.obj handle.obj help.obj helptext.obj hist.obj icache.obj \ ical.obj imap.obj init.obj \ |