Commit d1ea596f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

SM added connect.obj

parent 064cf971
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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)