diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5e59361d6d2..2cf3078a32b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.305 2002/08/03 02:02:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.306 2002/08/22 17:06:26 skrll Exp $ # COMMENT= Development utilities @@ -9,6 +9,7 @@ SUBDIR+= SDL SUBDIR+= SDL_gfx SUBDIR+= SDL_ttf SUBDIR+= acme +SUBDIR+= acunia-jam SUBDIR+= ald SUBDIR+= anjuta SUBDIR+= apel |