aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2015-05-14 14:55:48 +0200
committerDan Fandrich <dan@coneharvesters.com>2015-05-14 14:55:48 +0200
commit1c01cee601c4bc967dc5e734cd2b11517a228a33 (patch)
tree18c51aab1fe9b1d6f07d5eea878535f659f38c92 /lib
parent750d678c0e00583b4f15ee8065a4aa9f6953c46e (diff)
build: removed bundles.c from make files
This file was removed in commit fd137786
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.vc61
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index 6d8915e25..c34c3dbc7 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -528,7 +528,6 @@ X_OBJS= \
$(DIROBJ)\asyn-thread.obj \
$(DIROBJ)\axtls.obj \
$(DIROBJ)\base64.obj \
- $(DIROBJ)\bundles.obj \
$(DIROBJ)\conncache.obj \
$(DIROBJ)\connect.obj \
$(DIROBJ)\content_encoding.obj \