Demos (master): redbook: add missing progs to Makefile.am

Brian Paul brianp at kemper.freedesktop.org
Thu Jul 21 16:11:17 UTC 2011


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

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Jul 21 09:09:54 2011 -0600

redbook: add missing progs to Makefile.am

---

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

diff --git a/src/redbook/Makefile.am b/src/redbook/Makefile.am
index 6641a77..09cd4da 100644
--- a/src/redbook/Makefile.am
+++ b/src/redbook/Makefile.am
@@ -45,29 +45,39 @@ noinst_PROGRAMS = \
 	checker \
 	clip \
 	colormat \
+	combiner \
+	convolution \
 	cube \
+	cubemap \
 	depthcue \
 	dof \
 	double \
 	drawf \
 	feedback \
 	fog \
+	fogcoord \
 	fogindex \
 	font \
 	hello \
+	histogram \
 	image \
 	light \
 	lines \
 	list \
 	material \
+	minmax \
 	mipmap \
 	model \
 	movelight \
+	multisamp \
+	multitex \
+	mvarray \
 	nurbs \
 	pickdepth \
 	picksquare \
 	plane \
 	planet \
+	pointp \
 	polyoff \
 	polys \
 	quadric \
@@ -77,10 +87,12 @@ noinst_PROGRAMS = \
 	scenebamb \
 	sceneflat \
 	select \
+	shadowmap \
 	smooth \
 	stencil \
 	stroke \
 	surface \
+	surfpoints \
 	teaambient \
 	teapots \
 	tess \




More information about the mesa-commit mailing list