diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6d482c4e275..16d8cf47f8a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.655 2005/07/14 13:26:24 wiz Exp $ +# $NetBSD: Makefile,v 1.656 2005/07/20 19:41:07 drochner Exp $ # COMMENT= Development utilities @@ -515,6 +515,7 @@ SUBDIR+= py-curses SUBDIR+= py-cursespanel SUBDIR+= py-distutils SUBDIR+= py-expect +SUBDIR+= py-game SUBDIR+= py-generate SUBDIR+= py-idle SUBDIR+= py-kjbuckets |