]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
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 c9440c0a8d8a6e2df13c1f723aa312b749d6d321..7c6813e5d89992af0c1d5a9e600eac234d226e58 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