diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 38e9c9b3eaa..32b71c4795a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.733 2006/02/21 10:37:31 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.734 2006/02/21 17:30:52 drochner Exp $ # COMMENT= Development utilities @@ -568,6 +568,7 @@ SUBDIR+= py-unit SUBDIR+= py-unitgui SUBDIR+= py-urwid SUBDIR+= py-zconfig +SUBDIR+= py24-setuptools SUBDIR+= python-mode SUBDIR+= rake SUBDIR+= rapidsvn |