aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-12-10 17:32:35 +0100
committerYang Tse <yangsita@gmail.com>2012-12-10 17:32:35 +0100
commitaee540b831484e6bd454bd325e7010a29cfeeeb5 (patch)
treeb61e8a9ae89e4aaf092131b5fce09c60ebc1373b /lib/Makefile.vc6
parent4710d3d96977bb60db181083c8a1f39d836b3899 (diff)
build: add bundles and conncache files to other build systems
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 5a750ad43..a8e7741b9 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -497,6 +497,8 @@ X_OBJS= \
$(DIROBJ)\asyn-ares.obj \
$(DIROBJ)\asyn-thread.obj \
$(DIROBJ)\base64.obj \
+ $(DIROBJ)\bundles.obj \
+ $(DIROBJ)\conncache.obj \
$(DIROBJ)\connect.obj \
$(DIROBJ)\content_encoding.obj \
$(DIROBJ)\cookie.obj \