From 916811573cd19a1454e080601bd9ce2860707c49 Mon Sep 17 00:00:00 2001 From: cwen Date: Mon, 28 Jan 2019 14:38:21 +0000 Subject: [PATCH] +dnsperf --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index c846b7984d4..09dcbb9299d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1106 2019/01/23 15:16:41 jeremy Exp $ +# $OpenBSD: Makefile,v 1.1107 2019/01/28 14:38:21 cwen Exp $ SUBDIR = SUBDIR += GeoIP @@ -71,6 +71,7 @@ SUBDIR += dnscrypt-proxy SUBDIR += dnsdist SUBDIR += dnsmasq + SUBDIR += dnsperf SUBDIR += dnsreflector SUBDIR += dnstop SUBDIR += dnstracer