Added httpput.c

This commit is contained in:
Daniel Stenberg 2001-09-25 05:55:56 +00:00
parent 91f5ac4d5c
commit d5001a3f0b
2 changed files with 101 additions and 1 deletions

View file

@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit.c postit2.c \
win32sockets.c persistant.c ftpget.c Makefile.example \
multithread.c getinmemory.c ftpupload.c
multithread.c getinmemory.c ftpupload.c httpput.c
all:
@echo "done"