summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/module.defs b/test/module.defs
index 1260d7eac..26b9a2883 100644
--- a/test/module.defs
+++ b/test/module.defs
@@ -78,7 +78,7 @@ ifeq (1,$(HAS.pthread))
else
TEST.GCC.l += pthreadGC2
endif
- TEST.GCC.l += iconv ws2_32 regex uuid ole32
+ TEST.GCC.l += bcrypt iconv ws2_32 regex uuid ole32
TEST.GCC.D += PTW32_STATIC_LIB
TEST.GCC.args.extra.exe++ += -static
endif # (1-mingw,$(BUILD.cross)-$(BUILD.system))