Skip to content
Snippets Groups Projects
Commit c6caa9fd authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added connect.c. I really need someone to better maintain this makefile...

parent c84ad40c
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,8 @@ SOURCES = \
version.c \
easy.c \
strequal.c \
strtok.c
strtok.c \
connect.c
OBJECTS = $(SOURCES:.c=.obj)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment