mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:23:44 +03:00
Added ftpget.c just to show that it is exactly as easy to get FTP files
This commit is contained in:
parent
8b08dfed38
commit
053bf49bd2
2 changed files with 45 additions and 2 deletions
|
|
@ -6,8 +6,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
|
|||
|
||||
EXTRA_DIST =
|
||||
README curlgtk.c sepheaders.c simple.c postit.c \
|
||||
win32sockets.c persistant.c \
|
||||
getpageinvar.php simpleget.php simplepost.php
|
||||
win32sockets.c persistant.c ftpget.c
|
||||
|
||||
all:
|
||||
@echo "done"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue