diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-13 01:06:05 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-13 01:06:05 +0000 |
commit | 70cd7e885b72c5f80f38ac2102bbde4c755f8fa0 (patch) | |
tree | 0c767f1302fb1467d1871a4042abf13a977c1700 /graphics/Makefile | |
parent | Add p5-Email-Filter 1.0, library for creating easy email filters. (diff) |
Add new port of glean, a suite of OpenGL conformance tests. Very useful for
those of us who occasionally have to diagnose DRI driver issues.
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 8cd7fc4ae9b6..b6e632347362 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -103,6 +103,7 @@ SUBDIR += gkrellkam SUBDIR += gkrellkam2 SUBDIR += gle + SUBDIR += glean SUBDIR += glide3 SUBDIR += gliv SUBDIR += gltk |