From: Brian Paul Date: Thu, 1 Oct 2009 19:11:25 +0000 (-0600) Subject: mesa: add objviewer to PROGRAM_DIRS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24f31ab861ead205d7414b7a6997f1024839f1ef;p=mesa.git mesa: add objviewer to PROGRAM_DIRS --- 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