diff options
Diffstat (limited to '')
-rw-r--r-- | default.bld | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/default.bld b/default.bld index 831959e..c6721b2 100644 --- a/default.bld +++ b/default.bld | |||
@@ -210,8 +210,7 @@ target ["tests/lzma"] | |||
210 | LDFLAGS += "-llzma"; | 210 | LDFLAGS += "-llzma"; |
211 | } | 211 | } |
212 | 212 | ||
213 | target ["tests/itoserver", "tests/socketblock", "tests/itoheap", | 213 | target ["tests/threadid"] |
214 | "tests/itoqueue1", "tests/itoqueue2", "tests/conduit"] | ||
215 | { | 214 | { |
216 | LDFLAGS += "-lpthread"; | 215 | LDFLAGS += "-lpthread"; |
217 | } | 216 | } |