fixed to build after the GnuTLS fixes
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2005 20:36:48 +0000 (20:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2005 20:36:48 +0000 (20:36 +0000)
lib/Makefile.vc6

index c9440c0..7c6813e 100644 (file)
@@ -428,6 +428,7 @@ X_OBJS= \
        $(DIROBJ)\telnet.obj \\r
        $(DIROBJ)\parsedate.obj \\r
        $(DIROBJ)\getenv.obj \\r
+       $(DIROBJ)\gtls.obj \\r
        $(DIROBJ)\inet_pton.obj \\r
        $(DIROBJ)\hostip.obj \\r
        $(DIROBJ)\hostasyn.obj \\r
@@ -443,6 +444,7 @@ X_OBJS= \
        $(DIROBJ)\progress.obj \\r
        $(DIROBJ)\sendf.obj \\r
        $(DIROBJ)\speedcheck.obj \\r
+       $(DIROBJ)\sslgen.obj \\r
        $(DIROBJ)\ssluse.obj \\r
        $(DIROBJ)\timeval.obj \\r
        $(DIROBJ)\url.obj \\r