From 506b5bc281714e45b0f03505e37c34391640dc2d Mon Sep 17 00:00:00 2001 From: marc Date: Thu, 17 Dec 1998 04:54:43 +0000 Subject: [PATCH] add dxpc to makefile --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 2b496045db7..9a41b41bed8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.25 1998/11/10 08:54:08 form Exp $ +# $OpenBSD: Makefile,v 1.26 1998/12/17 04:54:43 marc Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -18,6 +18,7 @@ # SUBDIR += dgd-lpmud # SUBDIR += dgd-net # SUBDIR += dip + SUBDIR += dxpc # SUBDIR += echoping SUBDIR += ethereal # SUBDIR += fping