summaryrefslogtreecommitdiff
path: root/progs/xdemos/Makefile
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom-at-vmware-dot-com>2009-03-13 15:03:50 +0100
committerThomas Hellstrom <thellstrom-at-vmware-dot-com>2009-03-13 15:06:54 +0100
commit8132405d52f0a631056abff4a98abe0bd0f0608d (patch)
tree214ade1c47135066848da31a4b5b063744f79134 /progs/xdemos/Makefile
parent48012157ba56d5ed5566e6170b0f253b4e68ef28 (diff)
xdemos: Add multithreaded sharedtex_mt.
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
Diffstat (limited to 'progs/xdemos/Makefile')
-rw-r--r--progs/xdemos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/xdemos/Makefile b/progs/xdemos/Makefile
index 8d248fb0a9..bb353e318c 100644
--- a/progs/xdemos/Makefile
+++ b/progs/xdemos/Makefile
@@ -31,6 +31,7 @@ PROGS = \
pbinfo \
pbdemo \
sharedtex \
+ sharedtex_mt \
texture_from_pixmap \
wincopy \
xfont \