summaryrefslogtreecommitdiff
path: root/progs/xdemos/Makefile.X11
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2004-02-11 20:16:26 +0000
committerIan Romanick <idr@us.ibm.com>2004-02-11 20:16:26 +0000
commit840e82163d0efb6275ccfe766f063a4e1079c26f (patch)
treecf910700dd6c375e7f0cde4e4b7679017e6ad825 /progs/xdemos/Makefile.X11
parent0b87abd11bf53034bd368adbbd7f084e3c6eb850 (diff)
Added a test case for Mesa bug #508473 that I wrote a long time ago.
Fixed the Makefile.X11 to actually build glxgears_fbconfig when invoked from the top level.
Diffstat (limited to 'progs/xdemos/Makefile.X11')
-rw-r--r--progs/xdemos/Makefile.X114
1 files changed, 3 insertions, 1 deletions
diff --git a/progs/xdemos/Makefile.X11 b/progs/xdemos/Makefile.X11
index 4bb37a0a02..55c8489c4e 100644
--- a/progs/xdemos/Makefile.X11
+++ b/progs/xdemos/Makefile.X11
@@ -26,7 +26,9 @@ PROGS = glthreads \
wincopy \
xdemo \
xfont \
- xrotfontdemo
+ xrotfontdemo \
+ glxgears_fbconfig \
+ opencloseopen