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 32e2dbcd8ab..c8f8e884e13 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.673 2005/09/25 07:48:07 dsainty Exp $ +# $NetBSD: Makefile,v 1.674 2005/09/26 23:35:39 xtraeme Exp $ # COMMENT= Development utilities @@ -21,6 +21,7 @@ SUBDIR+= SDL_ttf SUBDIR+= SDLmm SUBDIR+= aap SUBDIR+= acme +SUBDIR+= acr SUBDIR+= acunia-jam SUBDIR+= adocman SUBDIR+= aegis |