aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.Watcom
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2010-05-12 17:31:22 -0700
committerDan Fandrich <dan@coneharvesters.com>2010-05-12 17:32:10 -0700
commitad6bc4d82e17c65322f2a2ee5fb0b1895dd19e94 (patch)
treed525c48995a82c54a40164841863a2f9e7225a94 /lib/Makefile.Watcom
parent147609ca6ecdb08204c97f91d99cd9c2818b19b6 (diff)
Added the new ftp source files to the non-autoconf build files
Diffstat (limited to 'lib/Makefile.Watcom')
-rw-r--r--lib/Makefile.Watcom1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom
index afa6da3ef..61600078d 100644
--- a/lib/Makefile.Watcom
+++ b/lib/Makefile.Watcom
@@ -44,6 +44,7 @@ CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c &
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 &