Commit 122fa088 authored by Bernd Edlinger's avatar Bernd Edlinger
Browse files

remove test/.rnd on make clean

parent 222da979
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)