added multi.obj

This commit is contained in:
Daniel Stenberg 2002-06-11 11:11:06 +00:00
parent fc37ef9e4b
commit 25dc520163
1 changed files with 2 additions and 1 deletions

View File

@ -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)