added tftp.c
authorDaniel Stenberg <daniel@haxx.se>
Wed, 7 Sep 2005 14:42:15 +0000 (14:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 7 Sep 2005 14:42:15 +0000 (14:42 +0000)
lib/Makefile.vc6

index adb6a48..cebf1f3 100644 (file)
@@ -469,6 +469,7 @@ X_OBJS= \
        $(DIROBJ)\strerror.obj \\r
        $(DIROBJ)\select.obj \\r
        $(DIROBJ)\content_encoding.obj \\r
+       $(DIROBJ)\tftp.obj \\r
        $(RESOURCE)\r
 \r
 all : $(TARGET)\r