build: add bundles and conncache files to other build systems

This commit is contained in:
Yang Tse 2012-12-10 17:32:35 +01:00
parent 4710d3d969
commit aee540b831
2 changed files with 5 additions and 3 deletions

View file

@ -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 \