Explorar el Código

clean test/*.beam

pull/11/head
benoitc hace 13 años
padre
commit
6907f5bd51
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Ver fichero

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

Cargando…
Cancelar
Guardar