added ftpupload.c

This commit is contained in:
Daniel Stenberg 2001-08-29 07:12:04 +00:00
parent 4edba42c7c
commit b6526af442
2 changed files with 89 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
multithread.c getinmemory.c ftpupload.c
all:
@echo "done"