mirror of
https://github.com/curl/curl.git
synced 2026-05-08 13:57:28 +03:00
SM added connect.obj
This commit is contained in:
parent
064cf971ef
commit
d1ea596f88
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue