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 7093a8182..9b21f5c5a 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -284,6 +284,7 @@ X_OBJS= \ $(DIROBJ)\md5.obj \
$(DIROBJ)\memdebug.obj \
$(DIROBJ)\strerror.obj \
+ $(DIROBJ)\select.obj \
$(DIROBJ)\content_encoding.obj \
$(RESOURCE)
|