Mesa (master): mesa: add objviewer to PROGRAM_DIRS

Brian Paul brianp at kemper.freedesktop.org
Thu Oct 1 19:17:51 UTC 2009


Module: Mesa
Branch: master
Commit: 24f31ab861ead205d7414b7a6997f1024839f1ef
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=24f31ab861ead205d7414b7a6997f1024839f1ef

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Oct  1 13:11:25 2009 -0600

mesa: add objviewer to PROGRAM_DIRS

---

 configs/default |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/default b/configs/default
index f1e2aa3..2ce7250 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




More information about the mesa-commit mailing list