]> granicus.if.org Git - curl/commitdiff
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 f46749ee6d7cade3e2af06895178df43f5b78dd0..176c5806eaf93f041b663b0184146f3696f6396f 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