summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-06-04 00:48:13 +0200
committerRichard Levitte <levitte@openssl.org>2016-06-04 09:43:26 +0200
commit67152812f466ab01580b8503c095da9aace9b975 (patch)
treec043e7dc990cd61cfedc4ca75aacd109b35a3cb8 /Configurations/windows-makefile.tmpl
parentf6ce429084155b027a48f6426f6ff216debd3b5b (diff)
Windows build: Remove .manifest files in test/ as well
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'Configurations/windows-makefile.tmpl')
-rw-r--r--Configurations/windows-makefile.tmpl1
1 files changed, 1 insertions, 0 deletions
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: