Selaa lähdekoodia

fix make clean.

pull/19/head
benoitc 13 vuotta sitten
committed by Benoit Chesneau
vanhempi
commit
993a00cff5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Näytä tiedosto

@ -6,7 +6,7 @@ clean:
$(REBAR) clean
rm -rf logs
rm -rf .eunit
rm test/*.beam
rm -f test/*.beam
deps: ./deps/
$(REBAR) get-deps update-deps

Ladataan…
Peruuta
Tallenna