aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-11-21 23:10:55 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-11-21 23:10:55 +0000
commitd1ea596f88ff9da57d5bb27fb24e774808d94a3a (patch)
tree32abcd6a0803888ef717b737f539deb806349b6a /lib/Makefile.vc6
parent064cf971efd2f5e86356c028cb019e4f10f69416 (diff)
SM added connect.obj
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc63
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index b28f77dda..480322666 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -192,7 +192,8 @@ X_OBJS= \
$(DIROBJ)\version.obj \
$(DIROBJ)\easy.obj \
$(DIROBJ)\strequal.obj \
- $(DIROBJ)\strtok.obj
+ $(DIROBJ)\strtok.obj \
+ $(DIROBJ)\connect.obj
all : $(TARGET)