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 a8444fe2715..f6499771752 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2003/04/10 13:34:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.235 2003/04/10 17:04:08 salo Exp $ # COMMENT= Graphics tools and libraries @@ -192,6 +192,7 @@ SUBDIR+= py-piddle SUBDIR+= qiv SUBDIR+= qvplay SUBDIR+= rayshade +SUBDIR+= realplayer-codecs SUBDIR+= ruby-opengl SUBDIR+= s10sh SUBDIR+= sane-backends |