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 a6afc9c5ae9..96ef565c52a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2000/03/14 19:10:39 tron Exp $ +# $NetBSD: Makefile,v 1.77 2000/04/03 15:37:56 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -65,6 +65,7 @@ SUBDIR += py-imaging SUBDIR += qvplay SUBDIR += rayshade + SUBDIR += ruby-gl SUBDIR += sane SUBDIR += sketch SUBDIR += tgif |