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 3c3468e4d73..facf0554011 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.351 2002/11/09 05:24:41 rh Exp $ +# $NetBSD: Makefile,v 1.352 2002/11/18 12:50:12 cjep Exp $ # COMMENT= Development utilities @@ -9,6 +9,7 @@ SUBDIR+= Gorm SUBDIR+= SDL SUBDIR+= SDL_gfx SUBDIR+= SDL_ttf +SUBDIR+= aap SUBDIR+= acme SUBDIR+= acunia-jam SUBDIR+= aegis |