diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4548054e27e..e837459c52d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.260 2003/10/05 09:31:57 cube Exp $ +# $NetBSD: Makefile,v 1.261 2003/10/05 09:56:00 taca Exp $ # COMMENT= Graphics tools and libraries @@ -219,6 +219,7 @@ SUBDIR+= qvplay SUBDIR+= rayshade SUBDIR+= realplayer-codecs SUBDIR+= resize_image +SUBDIR+= ruby-gd SUBDIR+= ruby-opengl SUBDIR+= s10sh SUBDIR+= sane-backends |