diff options
author | Brian Paul <[email protected]> | 2005-07-19 15:27:03 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2005-07-19 15:27:03 +0000 |
commit | 2d47c07398ff7d2e46f7f639abe0cb13b1fa423a (patch) | |
tree | 3395a7f43fd2f9bc671761a2dca0a3470d69f659 /progs/xdemos/Makefile | |
parent | 7e152b83cbc3af028175a52450c60101cb16acf8 (diff) |
overlay planes 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 bff6b71ca48..84122d3b204 100644 --- a/progs/xdemos/Makefile +++ b/progs/xdemos/Makefile @@ -20,6 +20,7 @@ PROGS = glthreads \ glxswapcontrol \ manywin \ offset \ + overlay \ pbinfo \ pbdemo \ wincopy \ |