aboutsummaryrefslogtreecommitdiff
path: root/default.bld
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--default.bld2
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
121target ["tests/itoserver", "tests/socketblock", "tests/itoheap", 121target ["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}