1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

SM added connect.obj

This commit is contained in:
Daniel Stenberg 2001-11-21 23:10:55 +00:00
parent 064cf971ef
commit d1ea596f88

View File

@ -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)