From 8a0c00861bffa7450a5f0e85c0610c3278f66945 Mon Sep 17 00:00:00 2001 From: schmidt Date: Sun, 17 Nov 1996 19:55:21 +0000 Subject: Jammer! --- examples/Threads/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/Threads/Makefile') diff --git a/examples/Threads/Makefile b/examples/Threads/Makefile index f1c4c630a27..8f5f808ccaa 100644 --- a/examples/Threads/Makefile +++ b/examples/Threads/Makefile @@ -25,7 +25,8 @@ BIN = test_auto_event \ test_thread_manager \ test_thread_pool \ test_thread_specific \ - test_tss \ + test_tss1 \ + test_tss2 \ test_token LSRC = $(addsuffix .cpp,$(BIN)) -- cgit v1.2.1