projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6ce429
)
Windows build: Remove .manifest files in test/ as well
author
Richard Levitte
<levitte@openssl.org>
Fri, 3 Jun 2016 22:48:13 +0000
(
00:48
+0200)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 4 Jun 2016 07:43:26 +0000
(09:43 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/windows-makefile.tmpl
patch
|
blob
|
history
diff --git
a/Configurations/windows-makefile.tmpl
b/Configurations/windows-makefile.tmpl
index 9a8109f0a1c733ba4ff731fad14cae871ec76cff..3dae414344e9162227f125d2a89ced376637e16e 100644
(file)
--- 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: