added multi.obj
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Jun 2002 11:11:06 +0000 (11:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Jun 2002 11:11:06 +0000 (11:11 +0000)
lib/Makefile.vc6

index f46749e..176c580 100644 (file)
@@ -198,7 +198,8 @@ X_OBJS= \
        $(DIROBJ)\strtok.obj \\r
        $(DIROBJ)\connect.obj \\r
        $(DIROBJ)\hash.obj \\r
-       $(DIROBJ)\llist.obj\r
+       $(DIROBJ)\llist.obj \\r
+       $(DIROBJ)\multi.obj\r
 \r
 all : $(TARGET)\r
 \r