summaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2013-07-08 15:05:10 +0200
committerGuenter Knauf <lists@gknw.net>2013-07-08 15:05:10 +0200
commite01469907a1b0a1d6e5f649e7e5bba113bb235f4 (patch)
tree71f2000044c8fec5316780a4bde2a92f3e254577 /lib/Makefile.vc6
parentb7a933154a371d2e03972f538fabb776a18a780e (diff)
downloadcurl-e01469907a1b0a1d6e5f649e7e5bba113bb235f4.tar.gz
Synced Makefile.vc6 with recent changes.
Issue posted to the list by malinowsky AT FTW DOT at.
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc62
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index f22e0c355..9966620c1 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -515,7 +515,6 @@ X_OBJS= \
$(DIROBJ)\curl_ntlm_core.obj \
$(DIROBJ)\curl_ntlm_msgs.obj \
$(DIROBJ)\curl_ntlm_wb.obj \
- $(DIROBJ)\curl_rand.obj \
$(DIROBJ)\curl_rtmp.obj \
$(DIROBJ)\curl_sasl.obj \
$(DIROBJ)\curl_schannel.obj \
@@ -523,6 +522,7 @@ X_OBJS= \
$(DIROBJ)\curl_threads.obj \
$(DIROBJ)\cyassl.obj \
$(DIROBJ)\dict.obj \
+ $(DIROBJ)\dotdot.obj \
$(DIROBJ)\easy.obj \
$(DIROBJ)\escape.obj \
$(DIROBJ)\file.obj \