diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-24 14:12:30 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-24 14:12:30 +0000 |
commit | a407b4fe8c1540751f0dbeb16e596a6d64b95c32 (patch) | |
tree | 6c234f2c0dd7242cb83ae8e71495da29f7bef942 /graphics/Makefile | |
parent | Fix extras. (diff) |
Add ruby-opengl, OpenGL/GLU/GLUT interface modules for Ruby.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1c8b2f68af83..17e5ca346dc5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -147,6 +147,7 @@ SUBDIR += quickpics SUBDIR += qvplay SUBDIR += rayshade + SUBDIR += ruby-opengl SUBDIR += sane SUBDIR += sced SUBDIR += scwm-icons |