diff options
author | Chia-I Wu <olvaffe@gmail.com> | 2009-11-06 16:27:19 +0800 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-11-06 14:19:24 -0700 |
commit | 97ea8e9263814634d2f718c82fb58464d20683f8 (patch) | |
tree | 66b83e9e4253b9f7d07afdc72d87040800e85713 /Makefile | |
parent | 1046f70a7d0592aaf10837ff9d2523de53910a31 (diff) |
Add new config for OpenGL ES.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ linux-ia64-icc-static \ linux-icc \ linux-icc-static \ linux-llvm \ +linux-opengl-es \ linux-osmesa \ linux-osmesa-static \ linux-osmesa16 \ |