diff options
author | Keith Whitwell <[email protected]> | 2006-11-01 14:26:10 +0000 |
---|---|---|
committer | Keith Whitwell <[email protected]> | 2006-11-01 14:26:10 +0000 |
commit | 48e6fff3a9d97fffa6d2dd63e63ffe94c25d2d96 (patch) | |
tree | 253d2a5339814eac4924817d4e4baf12659413b7 /progs/demos/Makefile | |
parent | 5ac93f86210eb5c2a8dee74ec19b0ecd54376863 (diff) |
merge the (rest of) texmem branch
Diffstat (limited to 'progs/demos/Makefile')
-rw-r--r-- | progs/demos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile index 43d0f17c85f..feb2abd6cfc 100644 --- a/progs/demos/Makefile +++ b/progs/demos/Makefile @@ -47,6 +47,7 @@ PROGS = \ renormal \ shadowtex \ singlebuffer \ + streaming_rect \ spectex \ spriteblast \ stex3d \ |