diff options
author | Brian <[email protected]> | 2007-05-19 08:28:41 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-05-19 08:30:31 -0600 |
commit | 4465377ca3be3f61c4be835ef47bd569f665a8c4 (patch) | |
tree | ca45de8e0d2fd87a75ad0d87de2ccf687dbadfc6 /progs/xdemos/Makefile | |
parent | 7ace7cfba43427fc09dec23ac94b5c2b663d58ff (diff) |
GLX_EXT_texture_from_pixmap test
Diffstat (limited to 'progs/xdemos/Makefile')
-rw-r--r-- | progs/xdemos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/xdemos/Makefile b/progs/xdemos/Makefile index ec85464bec0..d1d7fecea1c 100644 --- a/progs/xdemos/Makefile +++ b/progs/xdemos/Makefile @@ -23,6 +23,7 @@ PROGS = glthreads \ overlay \ pbinfo \ pbdemo \ + texture_from_pixmap \ wincopy \ xfont \ xrotfontdemo \ |