From a5e0583cd3b690fd44e572c44f0328345a532830 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 15 Jun 2012 18:17:25 +0200 Subject: build: add curl_multibyte files to build systems --- lib/Makefile.vc6 | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.vc6') 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 \ -- cgit v1.2.3