Przeglądaj źródła

fix make clean.

pull/19/head
benoitc 13 lat temu
committed by Benoit Chesneau
rodzic
commit
993a00cff5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Wyświetl plik

@ -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

Ładowanie…
Anuluj
Zapisz