Update to mk1mf.pl and ms\do_fips.bat to install relevant files for
[openssl.git] / ms / do_fips.bat
index 4df263c27b8aa621a544ec45984b3a987ff6fe90..aac21ad327323678315da4b47875e6295c16125d 100644 (file)
@@ -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.