From 6693fb168e0c7b52bc47a6932d2941e8047d8bf6 Mon Sep 17 00:00:00 2001 From: margarida Date: Mon, 12 May 2003 08:34:48 +0000 Subject: [PATCH] Add dnsreflector --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 7502666d26c..f569e3b9618 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.267 2003/05/11 05:41:19 cannings Exp $ +# $OpenBSD: Makefile,v 1.268 2003/05/12 08:34:48 margarida Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -40,6 +40,7 @@ SUBDIR += ddclient SUBDIR += dhcping SUBDIR += dlint + SUBDIR += dnsreflector SUBDIR += dnstracer SUBDIR += doc SUBDIR += dxpc