summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2006-06-06 11:31:02 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2006-06-06 11:31:02 +0000
commita03b23904119ae6436410b4cbd27fe99a4d2dad6 (patch)
tree6db16fdae95dd5024aea1c14ab7eac84d601ba4d
parent4890c7ed8757cf6516427dd94d0daf5fc0d65764 (diff)
Add fgl_glxgears to makefile
-rw-r--r--progs/xdemos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/xdemos/Makefile b/progs/xdemos/Makefile
index 84122d3b204..8b930705948 100644
--- a/progs/xdemos/Makefile
+++ b/progs/xdemos/Makefile
@@ -11,6 +11,7 @@ LIB_DEP = $(LIB_DIR)/$(GL_LIB_NAME) $(LIB_DIR)/$(GLU_LIB_NAME)
PROGS = glthreads \
glxdemo \
glxgears \
+ fgl_glxgears \
glxgears_fbconfig \
glxcontexts \
glxheads \