Browse Source

Merge branch 'mkrel_auto' into bfgminer-4.10.x

Luke Dashjr 8 years ago
parent
commit
1e7402a4da
1 changed files with 1 additions and 0 deletions
  1. 1 0
      make-release

+ 1 - 0
make-release

@@ -129,6 +129,7 @@ for build in "${builds[@]}"; do
 		my @todo = map { chomp; $_ } <STDIN>;
 		my %have = map { lc $_=>undef } (@todo, qw(
 			advapi32.dll
+			crypt32.dll
 			imagehlp.dll
 			kernel32.dll
 			msvcrt.dll