diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2010-05-12 17:31:22 -0700 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2010-05-12 17:32:10 -0700 |
commit | ad6bc4d82e17c65322f2a2ee5fb0b1895dd19e94 (patch) | |
tree | d525c48995a82c54a40164841863a2f9e7225a94 /packages/Symbian | |
parent | 147609ca6ecdb08204c97f91d99cd9c2818b19b6 (diff) |
Added the new ftp source files to the non-autoconf build files
Diffstat (limited to 'packages/Symbian')
-rw-r--r-- | packages/Symbian/group/libcurl.mmp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/Symbian/group/libcurl.mmp b/packages/Symbian/group/libcurl.mmp index 79c088aa2..d0ab0095e 100644 --- a/packages/Symbian/group/libcurl.mmp +++ b/packages/Symbian/group/libcurl.mmp @@ -25,6 +25,7 @@ SOURCE \ cookie.c http.c sendf.c ftp.c url.c dict.c if2ip.c speedcheck.c \ ldap.c ssluse.c version.c getenv.c escape.c mprintf.c telnet.c \ netrc.c getinfo.c transfer.c strequal.c easy.c security.c krb4.c \ + curl_fnmatch.c fileinfo.c ftplistparser.c wildcard.c \ krb5.c memdebug.c http_chunks.c strtok.c connect.c llist.c hash.c \ multi.c content_encoding.c share.c http_digest.c md5.c curl_rand.c \ http_negotiate.c http_ntlm.c inet_pton.c strtoofft.c strerror.c \ |