summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-06 08:05:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-06 08:05:09 +0000
commit89234eb87ea33eeb8a618e69b8875d8d83b5f24e (patch)
treee599a0eb7696e559990c66ae9ce009c091cb6466 /graphics/Makefile
parent- Interim update to version 2.0.8 (which contains important security fixes), (diff)
add ray++
A collection of C++ classes needed for ray tracing
Notes
Notes: svn path=/head/; revision=51109
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 4659b72db7bc..961a4363b5bf 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -247,6 +247,7 @@
SUBDIR += qiv
SUBDIR += quickpics
SUBDIR += qvplay
+ SUBDIR += ray++
SUBDIR += rayshade
SUBDIR += ruby-gd
SUBDIR += ruby-gdchart