summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-10-01 13:11:25 -0600
committerBrian Paul <brianp@vmware.com>2009-10-01 13:14:50 -0600
commit24f31ab861ead205d7414b7a6997f1024839f1ef (patch)
tree267013e964ba4ce10783088ebd061a2374d3572a /configs
parent0b1de63ad88657192aa06164a903aa348692ce56 (diff)
mesa: add objviewer to PROGRAM_DIRS
Diffstat (limited to 'configs')
-rw-r--r--configs/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default
index f1e2aa3ef5f..2ce725050dc 100644
--- a/configs/default
+++ b/configs/default
@@ -87,7 +87,7 @@ SRC_DIRS = mesa gallium egl gallium/winsys 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 xdemos
+PROGRAM_DIRS = demos redbook samples glsl objviewer xdemos
# EGL directories
EGL_DRIVERS_DIRS = demo