]> granicus.if.org Git - curl/commitdiff
Added md4.c to the Watcom makefile
authorDan Fandrich <dan@coneharvesters.com>
Mon, 26 Jul 2010 23:41:27 +0000 (16:41 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 26 Jul 2010 23:41:27 +0000 (16:41 -0700)
lib/Makefile.Watcom

index a418dc0f105d21605458159fe62580f511977ecb..cf7cdabbb70a5b223744e71d1bec1737fb0d5c85 100644 (file)
@@ -46,7 +46,7 @@ CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.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   &
+  multi.c content_encoding.c share.c http_digest.c md4.c md5.c curl_rand.c     &
   http_negotiate.c http_ntlm.c inet_pton.c strtoofft.c strerror.c      &
   hostares.c hostasyn.c hostip4.c hostip6.c hostsyn.c hostthre.c       &
   inet_ntop.c parsedate.c select.c gtls.c sslgen.c tftp.c splay.c      &