summaryrefslogtreecommitdiff
path: root/ms
diff options
context:
space:
mode:
Diffstat (limited to 'ms')
-rwxr-xr-xms/do_nasm.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/do_nasm.bat b/ms/do_nasm.bat
index c76d4b8ee2..7cceea023a 100755
--- a/ms/do_nasm.bat
+++ b/ms/do_nasm.bat
@@ -8,6 +8,7 @@ echo Bignum
cd crypto\bn\asm
perl bn-586.pl win32n %ASMOPTS% > bn_win32.asm
perl co-586.pl win32n %ASMOPTS% > co_win32.asm
+perl x86-mont.pl win32n %ASMOPTS% > mo_win32.asm
cd ..\..\..
echo AES