summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index c84d19b..87122a1 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -24,7 +24,7 @@ TEST_CPP_BINS = \
test6$(EXE) \
test7$(EXE) \
test8$(EXE) \
- test9$(EXE)
+ threads.o test9$(EXE)
TEST_BINS = \
testc$(EXE)