summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2003-09-08 15:06:23 +0000
committerBrian Paul <[email protected]>2003-09-08 15:06:23 +0000
commit50253ea0a3d9fb4a4f0436825cdb37616be6f238 (patch)
treeb547e5fc99b15125aa9ad6920028b3913449a6c7 /progs/xdemos/Makefile.X11
parent176108767d6db89bc1a0b9d964750059e919c796 (diff)
Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).
New glxswapcontrol.c file added.
Diffstat (limited to 'progs/xdemos/Makefile.X11')
-rw-r--r--progs/xdemos/Makefile.X111
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/xdemos/Makefile.X11 b/progs/xdemos/Makefile.X11
index 36fa9e57d07..264fc2491c5 100644
--- a/progs/xdemos/Makefile.X11
+++ b/progs/xdemos/Makefile.X11
@@ -17,6 +17,7 @@ PROGS = glthreads \
glxheads \
glxinfo \
glxpixmap \
+ glxswapcontrol \
manywin \
offset \
pbinfo \