diff options
Diffstat (limited to 'ms')
-rw-r--r-- | ms/do_fips.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/do_fips.bat b/ms/do_fips.bat index 4df263c27b..aac21ad327 100644 --- a/ms/do_fips.bat +++ b/ms/do_fips.bat @@ -55,6 +55,7 @@ perl util\mk1mf.pl dll %ASM% %TARGET% >ms\ntdll.mak nmake -f ms\ntdll.mak clean nmake -f ms\ntdll.mak +nmake -f ms\ntdll.mak install @if ERRORLEVEL 1 goto error @echo. |