Demos (master): redbook: add texture3d to Makefile.am

Brian Paul brianp at kemper.freedesktop.org
Mon Aug 12 20:52:02 UTC 2013


Module: Demos
Branch: master
Commit: 80325c4ea2bf1c27a1e8df01ad38486e1d29e2cb
URL:    http://cgit.freedesktop.org/mesa/demos/commit/?id=80325c4ea2bf1c27a1e8df01ad38486e1d29e2cb

Author: Brian Paul <brianp at vmware.com>
Date:   Mon Aug 12 14:51:46 2013 -0600

redbook: add texture3d to Makefile.am

---

 src/redbook/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/redbook/Makefile.am b/src/redbook/Makefile.am
index 09cd4da..264541d 100644
--- a/src/redbook/Makefile.am
+++ b/src/redbook/Makefile.am
@@ -101,6 +101,7 @@ noinst_PROGRAMS = \
 	texgen \
 	texprox \
 	texsub \
+	texture3d \
 	texturesurf \
 	torus \
 	trim \




More information about the mesa-commit mailing list