summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 3755610221f..0cb0f7d5361 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.394 2003/07/31 07:57:04 lukem Exp $
+# $NetBSD: Makefile,v 1.395 2003/08/07 08:19:58 wiz Exp $
#
COMMENT= Networking tools
@@ -219,6 +219,7 @@ SUBDIR+= pxe
SUBDIR+= py-IP
SUBDIR+= py-METAR
SUBDIR+= py-ORBit
+SUBDIR+= py-adns
SUBDIR+= py-dns
SUBDIR+= py-google
SUBDIR+= py-soaplib