aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.Watcom
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2010-05-12 19:05:58 -0700
committerDan Fandrich <dan@coneharvesters.com>2010-05-12 19:05:58 -0700
commit76255cfdc93894747536e281391b6493212b4351 (patch)
treea602f2dcb2b2f50e9f0eda311220261b9064e4b0 /lib/Makefile.Watcom
parentad6bc4d82e17c65322f2a2ee5fb0b1895dd19e94 (diff)
Added Polar SSL and RTMP files to the non-autoconf build files
I didn't bother with a few that have little hope of running the required dependent libraries.
Diffstat (limited to 'lib/Makefile.Watcom')
-rw-r--r--lib/Makefile.Watcom2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom
index 61600078d..b337fcd60 100644
--- a/lib/Makefile.Watcom
+++ b/lib/Makefile.Watcom
@@ -53,7 +53,7 @@ CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c &
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 curl_threads.c &
- warnless.c hmac.c
+ warnless.c hmac.c polarssl.c curl_rtmp.c
OBJS = $(CSOURCES:.c=.obj)
OBJS = $OBJ_DIR\$(OBJS: = $OBJ_DIR\)