aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-04-06 00:57:23 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-04-06 00:57:23 +0100
commit0bc14c9faf1fd951ad905a5ab1be67f546bbad68 (patch)
treef0781fd9cf109cdfc233f7e95e5ef52a63de3647 /lib/Makefile.vc6
parent4991c13784f95279f7e6badab82668ea797ab13d (diff)
Makefile.vc6: Added curl_sasl_sspi.c
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc61
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index f2d441822..2a80fc406 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -542,6 +542,7 @@ X_OBJS= \
$(DIROBJ)\curl_ntlm_wb.obj \
$(DIROBJ)\curl_rtmp.obj \
$(DIROBJ)\curl_sasl.obj \
+ $(DIROBJ)\curl_sasl_sspi.obj \
$(DIROBJ)\curl_schannel.obj \
$(DIROBJ)\curl_sspi.obj \
$(DIROBJ)\curl_threads.obj \