aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-06-15 18:17:25 +0200
committerYang Tse <yangsita@gmail.com>2012-06-15 18:41:50 +0200
commita5e0583cd3b690fd44e572c44f0328345a532830 (patch)
treeea49427661d3a1c76a5c55039a980e4de26d1c28 /lib/Makefile.vc6
parent46480bb9a1569eaf156012f33e3e7e8c3de18f87 (diff)
build: add curl_multibyte files to build systems
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 46c67b264..68ca66bf6 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -506,6 +506,7 @@ X_OBJS= \
$(DIROBJ)\curl_fnmatch.obj \
$(DIROBJ)\curl_gethostname.obj \
$(DIROBJ)\curl_memrchr.obj \
+ $(DIROBJ)\curl_multibyte.obj \
$(DIROBJ)\curl_ntlm.obj \
$(DIROBJ)\curl_ntlm_core.obj \
$(DIROBJ)\curl_ntlm_msgs.obj \