diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f0ce5182bd3..a95f66eb22f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1262 2019/08/20 11:26:32 wiz Exp $ +# $NetBSD: Makefile,v 1.1263 2019/08/20 13:17:22 wiz Exp $ # COMMENT= Networking tools @@ -231,6 +231,7 @@ SUBDIR+= gupnp-av SUBDIR+= gupnp-dlna SUBDIR+= gupnp-igd SUBDIR+= gupnp-tools +SUBDIR+= gupnp12 SUBDIR+= haproxy SUBDIR+= hesiod SUBDIR+= hf6to4 |