diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl index a2b197d3ee55de3cceb699838b760fcc2f87acf7..87a9e1b6d025e4028beda97074277493792fd51a 100644 --- a/Configurations/unix-Makefile.tmpl +++ b/Configurations/unix-Makefile.tmpl @@ -290,6 +290,7 @@ clean: libclean -$(RM) `find . -name '*{- $objext -}' -a \! -path "./.git/*"` $(RM) core $(RM) tags TAGS + $(RM) test/.rnd $(RM) openssl.pc libcrypto.pc libssl.pc -$(RM) `find . -type l -a \! -path "./.git/*"` $(RM) $(TARFILE)