summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2011-07-21 09:09:54 -0600
committerBrian Paul <brianp@vmware.com>2011-07-21 10:10:52 -0600
commita1af8f914f024dfe7cf548d4a3a3ee21b31c1f5a (patch)
tree9d2e0e06b6fffb129e56fc350a941b4dad37cff0
parentd2a731d88f92caf6e063860968191ab6aaaccb23 (diff)
redbook: add missing progs to Makefile.am
-rw-r--r--src/redbook/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/redbook/Makefile.am b/src/redbook/Makefile.am
index 6641a777..09cd4da1 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 \