diff options
-rw-r--r-- | lib/Makefile.vc6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 0aaac582d..09fd14a9c 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -483,6 +483,7 @@ X_OBJS= \ $(DIROBJ)\mprintf.obj \
$(DIROBJ)\multi.obj \
$(DIROBJ)\netrc.obj \
+ $(DIROBJ)\nonblock.obj \
$(DIROBJ)\parsedate.obj \
$(DIROBJ)\progress.obj \
$(DIROBJ)\rawstr.obj \
|