Browse Source

Merge branch 'mkrel_auto' into bfgminer

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

+ 1 - 0
make-release

@@ -130,6 +130,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