diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-11-07 20:34:04 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-11-07 20:34:04 +0000 |
commit | e1b61dd8bda35b8695d8bbb6d14f40f039e8c4ee (patch) | |
tree | f9f1167a22fd152aeb7e9da54ab4a3f85e252c79 /graphics/Makefile | |
parent | Use USE_GL. (diff) |
Add mesa-demos, a port of the GL demos distributed with Mesa.
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 efb49165a5cf..df1081d7cae2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -225,6 +225,7 @@ SUBDIR += lodju SUBDIR += maverik SUBDIR += megapov + SUBDIR += mesa-demos SUBDIR += mesagl SUBDIR += meshviewer SUBDIR += metapixel |