diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index aadd118ff27..6688c3d142b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.457 2004/03/29 18:44:18 tv Exp $ +# $NetBSD: Makefile,v 1.458 2004/03/30 13:35:39 recht Exp $ # COMMENT= Networking tools @@ -255,6 +255,8 @@ SUBDIR+= py-mimelib SUBDIR+= py-soaplib SUBDIR+= py-soappy SUBDIR+= py-spreadmodule +SUBDIR+= py-twisted +SUBDIR+= py-twisted-docs SUBDIR+= py-xmlrpclib SUBDIR+= py-zsi SUBDIR+= pygopherd |