diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c3be83c897e..e4a6b6e484d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.480 2008/04/05 02:02:20 tnn Exp $ +# $NetBSD: Makefile,v 1.481 2008/04/27 06:41:59 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -26,6 +26,7 @@ SUBDIR+= SDLKit SUBDIR+= SDL_image SUBDIR+= TiffIO SUBDIR+= aalib +SUBDIR+= agg SUBDIR+= aqsis SUBDIR+= artist SUBDIR+= autotrace |