From aee540b831484e6bd454bd325e7010a29cfeeeb5 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 10 Dec 2012 17:32:35 +0100 Subject: build: add bundles and conncache files to other build systems --- lib/Makefile.vc6 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') 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 \ -- cgit v1.2.3