From: Richard Levitte Date: Fri, 3 Jun 2016 22:48:13 +0000 (+0200) Subject: Windows build: Remove .manifest files in test/ as well X-Git-Tag: OpenSSL_1_1_0-pre6~564 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=67152812f466ab01580b8503c095da9aace9b975;ds=sidebyside Windows build: Remove .manifest files in test/ as well Reviewed-by: Rich Salz --- diff --git a/Configurations/windows-makefile.tmpl b/Configurations/windows-makefile.tmpl index 9a8109f0a1..3dae414344 100644 --- a/Configurations/windows-makefile.tmpl +++ b/Configurations/windows-makefile.tmpl @@ -194,6 +194,7 @@ clean: libclean -del /Q /S /F apps\*.lib -del /Q /S /F engines\*.manifest -del /Q /S /F apps\*.manifest + -del /Q /S /F test\*.manifest depend: