1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

added tftp.c

This commit is contained in:
Daniel Stenberg 2005-09-07 14:42:15 +00:00
parent 2164d760b7
commit 0e7d93858d

View File

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