]> granicus.if.org Git - curl/commitdiff
added strtok.c as a source file
authorDaniel Stenberg <daniel@haxx.se>
Fri, 29 Jun 2001 11:18:27 +0000 (11:18 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 29 Jun 2001 11:18:27 +0000 (11:18 +0000)
lib/Makefile.b32

index 1058e8bf4b180c71c286a67252bfa980c18ea1f8..44de4c53bcc0221813133465ac6766124707e0cc 100644 (file)
@@ -55,7 +55,8 @@ SOURCES          = \
        getinfo.c \\r
        version.c \\r
        easy.c \\r
-       strequal.c\r
+       strequal.c \\r
+       strtok.c\r
 \r
 OBJECTS = $(SOURCES:.c=.obj)\r
 \r