From 80d2fff1a1de4918b55d2ff44d3c5e0e192a7d83 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 26 Apr 2004 20:41:33 +0000 Subject: oops, .obj not .c! --- lib/Makefile.vc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index a95c8343f..3ce8281cd 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -223,7 +223,7 @@ X_OBJS= \ $(DIROBJ)\hostthre.obj \ $(DIROBJ)\hostip4.obj \ $(DIROBJ)\hostip6.obj \ - $(DIROBJ)\inet_ntop.c \ + $(DIROBJ)\inet_ntop.obj \ $(DIROBJ)\if2ip.obj \ $(DIROBJ)\mprintf.obj \ $(DIROBJ)\netrc.obj \ -- cgit v1.2.3