mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
Added connect.c. I really need someone to better maintain this makefile...
This commit is contained in:
parent
c84ad40ccd
commit
c6caa9fd60
@ -58,7 +58,8 @@ SOURCES = \
|
||||
version.c \
|
||||
easy.c \
|
||||
strequal.c \
|
||||
strtok.c
|
||||
strtok.c \
|
||||
connect.c
|
||||
|
||||
OBJECTS = $(SOURCES:.c=.obj)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user