summaryrefslogtreecommitdiff
path: root/tests/threads/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'tests/threads/Makefile.W32')
-rw-r--r--tests/threads/Makefile.W321
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/threads/Makefile.W32 b/tests/threads/Makefile.W32
index b80c2a6..33cd8a6 100644
--- a/tests/threads/Makefile.W32
+++ b/tests/threads/Makefile.W32
@@ -18,6 +18,7 @@ TEST_BINS = \
# TODO: what is the autogeneration rule for NMAKE?
test_create_join.exe: test_create_join.obj
+test_counter_mutex.exe: test_counter_mutex.obj
local_all: