From: Bernd Edlinger Date: Fri, 15 Dec 2017 23:30:45 +0000 (+0100) Subject: Remove test-runs dir X-Git-Tag: OpenSSL_1_1_0h~156 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e06a83ff7ebf8681f7eb31488a2d53e770a32a4e;p=oweals%2Fopenssl.git Remove test-runs dir Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/4942) --- diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl index 39c44022df..454aff3ccf 100644 --- a/Configurations/unix-Makefile.tmpl +++ b/Configurations/unix-Makefile.tmpl @@ -291,7 +291,7 @@ clean: libclean -$(RM) `find . -name '*{- $objext -}' -a \! -path "./.git/*"` $(RM) core $(RM) tags TAGS doc-nits - $(RM) test/.rnd + $(RM) -r test/test-runs $(RM) openssl.pc libcrypto.pc libssl.pc -$(RM) `find . -type l -a \! -path "./.git/*"` $(RM) $(TARFILE)