diff options
author | Brian Paul <[email protected]> | 2010-06-04 17:42:04 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-06-04 17:47:53 -0600 |
commit | 3d07060ae338b2906f3fd7a4f89ec51f70852f69 (patch) | |
tree | eab541977d44af74443deb8c2feb21d185c1fd3b /configs/linux-opengl-es | |
parent | 0a401b5d2fcd56a110b77febd74df532af39c895 (diff) |
mesa: remove PROGRAM_DIRS from config files
Diffstat (limited to 'configs/linux-opengl-es')
-rw-r--r-- | configs/linux-opengl-es | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/linux-opengl-es b/configs/linux-opengl-es index fb65c02277d..93c0d4770b9 100644 --- a/configs/linux-opengl-es +++ b/configs/linux-opengl-es @@ -8,7 +8,6 @@ CONFIG_NAME = linux-opengl-es LIB_DIR = lib SRC_DIRS = egl glsl mapi/es1api mapi/es2api mesa/es \ gallium gallium/winsys gallium/targets -PROGRAM_DIRS = egl/eglut egl/opengles1 egl/opengles2 # egl st needs this DEFINES += -DGLX_DIRECT_RENDERING |