Ver a proveniência

clean test/*.beam

pull/11/head
benoitc há 13 anos
ascendente
cometimento
6907f5bd51
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Ver ficheiro

@ -5,6 +5,7 @@ clean:
./rebar clean
rm -rf logs
rm -rf .eunit
rm test/*.beam
deps: ./deps/
./rebar get-deps update-deps

Carregando…
Cancelar
Guardar