summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-04-21 01:40:36 +0200
committerRichard Levitte <levitte@openssl.org>2015-04-21 21:16:54 +0200
commita169a93a6f1c7cb555c0a058da360d84375813d3 (patch)
tree3535b053595dd44bcd93bd5ec240a5915459701e /test
parent6e3d015363ed09c4eff5c02ad41153387ffdf5af (diff)
test/Makefile dclean cleans out a few files too many.
The files removed are the ones that were symbolic links before, but aren't now, so we should not remove them any more. Reviewed-by: Stephen Henson <steve@openssl.org>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile
index e3fb791e10..74fdf459eb 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -405,8 +405,7 @@ depend:
dclean:
$(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
mv -f Makefile.new $(MAKEFILE)
- rm -f $(SRC) $(SHA256TEST).c $(SHA512TEST).c evptests.txt newkey.pem testkey.pem \
- testreq.pem
+ rm -f newkey.pem testkey.pem testreq.pem
clean:
rm -f .rnd tmp.bntest tmp.bctest *.o *.obj *.dll lib tags core .pure .nfs* *.old *.bak fluff $(EXE) *.ss *.srl log dummytest