From 65902425f190ffeec2edd2b9926206960135f9fa Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 8 May 2001 00:08:00 +0000 Subject: Looks like I forgot to commit this. --- libc/inet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet') diff --git a/libc/inet/Makefile b/libc/inet/Makefile index d7493be13..47e663f7c 100644 --- a/libc/inet/Makefile +++ b/libc/inet/Makefile @@ -44,7 +44,7 @@ MOBJ3= accept.o bind.o connect.o getpeername.o getsockname.o getsockopt.o \ setsockopt.o shutdown.o socket.o socketpair.o CSRC =getservice.c getproto.c hostid.c getnetent.c getnetbynm.c getnetbyad.c \ - herror.c inet_net.c + herror.c inet_net.c ntop.c COBJS=$(patsubst %.c,%.o, $(CSRC)) -- cgit v1.2.3