aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-09-07 14:42:15 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-09-07 14:42:15 +0000
commit0e7d93858d5ab431a44df92f8f0bd6d545e996fb (patch)
tree0faf3489dc1e4fbf4d2619237e6a8246ecc3af15 /lib/Makefile.vc6
parent2164d760b78f3813171aa3ca3adb70f33e292c08 (diff)
added tftp.c
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc61
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index adb6a4815..cebf1f3a9 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -469,6 +469,7 @@ X_OBJS= \
$(DIROBJ)\strerror.obj \
$(DIROBJ)\select.obj \
$(DIROBJ)\content_encoding.obj \
+ $(DIROBJ)\tftp.obj \
$(RESOURCE)
all : $(TARGET)