]> granicus.if.org Git - curl/commitdiff
updated to reality
authorDaniel Stenberg <daniel@haxx.se>
Tue, 3 Dec 2002 09:32:57 +0000 (09:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 3 Dec 2002 09:32:57 +0000 (09:32 +0000)
lib/Makefile.b32
lib/Makefile.b32.resp

index b72a1b3e3efc2014d801301094e768cbbe254710..87a46432d2059652fd6ddbd44b339b9862315471 100644 (file)
@@ -59,7 +59,11 @@ SOURCES         = \
        easy.c \\r
        strequal.c \\r
        strtok.c \\r
-       connect.c\r
+       connect.c \\r
+        hash.c \\r
+        llist.c \\r
+        multi.c \\r
+        content_encoding.c\r
 \r
 OBJECTS = $(SOURCES:.c=.obj)\r
 \r
index 02c9895e82485696e7794a7f898f53819174fc78..c22b0641d477b1d9c85fff3308eec8cfa605c227 100644 (file)
@@ -28,4 +28,8 @@
 +easy.obj &\r
 +strequal.obj &\r
 +strtok.obj &\r
-+connect.obj\r
++connect.obj &\r
++hash.obj &\r
++llist.obj &\r
++multi.obj &\r
++content_encoding.obj\r