aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2009-04-23 04:12:04 +0000
committerDan Fandrich <dan@coneharvesters.com>2009-04-23 04:12:04 +0000
commit7291f50e8dfee27fd343cdbf3a2c6ab85ea6caf3 (patch)
treeb2c56f05d6ee579a7f41ed613d730f07991e1356 /lib/Makefile.vc6
parentbc5677a47b242cea075e6761bd744116f8c3f710 (diff)
Added new libcurl source files to Amiga, RiscOS and VC6 build files.
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc62
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index b28b84e6f..fb4adca6c 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -489,7 +489,9 @@ X_OBJS= \
$(DIROBJ)\select.obj \
$(DIROBJ)\sendf.obj \
$(DIROBJ)\share.obj \
+ $(DIROBJ)\slist.obj \
$(DIROBJ)\socks.obj \
+ $(DIROBJ)\socks_gssapi.obj \
$(DIROBJ)\socks_sspi.obj \
$(DIROBJ)\speedcheck.obj \
$(DIROBJ)\splay.obj \