diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index e6f11d26b9..8b92a6caa2 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -601,8 +601,8 @@ X_OBJS= \ $(DIROBJ)\speedcheck.obj \ $(DIROBJ)\splay.obj \ $(DIROBJ)\ssh.obj \ - $(DIROBJ)\sslgen.obj \ - $(DIROBJ)\ssluse.obj \ + $(DIROBJ)\vtls.obj \ + $(DIROBJ)\openssl.obj \ $(DIROBJ)\strdup.obj \ $(DIROBJ)\strequal.obj \ $(DIROBJ)\strerror.obj \