Do no execute rebar-clean before distclean Prior to this change, this project support to be built with rebar3 and erlang.mk meanwhile but when we want to make distclean, this project would execute rebar-clean which would get dependencies via rebar3, it slow down the procedure of distclean.