summaryrefslogtreecommitdiff
path: root/configs/default
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-06-04 17:42:04 -0600
committerBrian Paul <brianp@vmware.com>2010-06-04 17:47:53 -0600
commit3d07060ae338b2906f3fd7a4f89ec51f70852f69 (patch)
treeeab541977d44af74443deb8c2feb21d185c1fd3b /configs/default
parent0a401b5d2fcd56a110b77febd74df532af39c895 (diff)
mesa: remove PROGRAM_DIRS from config files
Diffstat (limited to 'configs/default')
-rw-r--r--configs/default2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/default b/configs/default
index f0395ce7d9..9f50c7529e 100644
--- a/configs/default
+++ b/configs/default
@@ -99,8 +99,6 @@ SRC_DIRS = glsl mapi/glapi mapi/vgapi mesa \
gallium egl gallium/winsys gallium/targets glu glut/glx glew glw
GLU_DIRS = sgi
DRIVER_DIRS = x11 osmesa
-# Which subdirs under $(TOP)/progs/ to enter:
-PROGRAM_DIRS = demos redbook samples glsl objviewer xdemos
# EGL drivers to build
EGL_DRIVERS_DIRS = glx