build: add missing new files to non-configure target build files

This commit is contained in:
Yang Tse
2010-08-03 13:09:39 +02:00
parent 45456135d5
commit 6028fdb305
4 changed files with 13 additions and 2 deletions

View File

@@ -34,7 +34,8 @@ SOURCE \
strdup.c socks.c ssh.c nss.c qssl.c rawstr.c curl_addrinfo.c \
socks_gssapi.c socks_sspi.c curl_sspi.c slist.c nonblock.c \
curl_memrchr.c imap.c pop3.c smtp.c pingpong.c rtsp.c warnless.c \
curl_threads.c hmac.c polarssl.c curl_rtmp.c openldap.c
curl_threads.c hmac.c polarssl.c curl_rtmp.c openldap.c md4.c \
curl_gethostname.c
USERINCLUDE ../../../lib ../../../include/curl
#ifdef ENABLE_SSL