]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
added the new files to the build
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 12:33:14 +0000 (12:33 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 12:33:14 +0000 (12:33 +0000)
lib/Makefile.vc6

index 8bf019d194ec584955a768e51963bae5f6b406ba..a95c8343f183cf3bf336f2f7de1ed2d5646bb52d 100644 (file)
@@ -217,6 +217,13 @@ X_OBJS= \
        $(DIROBJ)\getenv.obj \\r
        $(DIROBJ)\inet_pton.obj \\r
        $(DIROBJ)\hostip.obj \\r
+       $(DIROBJ)\hostasyn.obj \\r
+       $(DIROBJ)\hostsyn.obj \\r
+       $(DIROBJ)\hostares.obj \\r
+       $(DIROBJ)\hostthre.obj \\r
+       $(DIROBJ)\hostip4.obj \\r
+       $(DIROBJ)\hostip6.obj \\r
+       $(DIROBJ)\inet_ntop.c \\r
        $(DIROBJ)\if2ip.obj \\r
        $(DIROBJ)\mprintf.obj \\r
        $(DIROBJ)\netrc.obj \\r