diff options
Diffstat (limited to 'default.bld')
-rw-r--r-- | default.bld | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.bld b/default.bld index c5f4310..aa7f4cb 100644 --- a/default.bld +++ b/default.bld | |||
@@ -119,7 +119,7 @@ target ["tests/bzip2", "tests/streamstack"] | |||
119 | } | 119 | } |
120 | 120 | ||
121 | target ["tests/itoserver", "tests/socketblock", "tests/itoheap", | 121 | target ["tests/itoserver", "tests/socketblock", "tests/itoheap", |
122 | "tests/itoqueue1", "tests/itoqueue2"] | 122 | "tests/itoqueue1", "tests/itoqueue2", "tests/conduit"] |
123 | { | 123 | { |
124 | LDFLAGS += "-lpthread"; | 124 | LDFLAGS += "-lpthread"; |
125 | } | 125 | } |