Explorar el Código

fixing obsolete Makefile line

pull/8/merge^2
Dmitry Groshev hace 13 años
padre
commit
695903c70c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver fichero

@ -13,5 +13,5 @@ check: test_etap/etap.beam test_etap/util.beam
clean:
rm -rf logs .eunit
ct:
eunit:
./rebar eunit skip_deps=true

Cargando…
Cancelar
Guardar