Commit 25dc5201 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added multi.obj

parent fc37ef9e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -198,7 +198,8 @@ X_OBJS= \
	$(DIROBJ)\strtok.obj \
	$(DIROBJ)\connect.obj \
	$(DIROBJ)\hash.obj \
	$(DIROBJ)\llist.obj
	$(DIROBJ)\llist.obj \
	$(DIROBJ)\multi.obj

all : $(TARGET)