diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0553de1a7f7..62697e348ae 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.933 2008/05/12 10:39:27 jmcneill Exp $ +# $NetBSD: Makefile,v 1.934 2008/05/12 11:21:27 jmcneill Exp $ # COMMENT= Development utilities @@ -695,6 +695,7 @@ SUBDIR+= py-ZopeInterface SUBDIR+= py-at-spi SUBDIR+= py-checker SUBDIR+= py-cheetah +SUBDIR+= py-compizconfig SUBDIR+= py-ctypes SUBDIR+= py-curses SUBDIR+= py-cursespanel |