Selaa lähdekoodia

Delete dialyzer_warnings on 'make distclean'

pull/3/head
Tuncer Ayaz 12 vuotta sitten
vanhempi
commit
5766b77451
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Näytä tiedosto

@ -10,6 +10,7 @@ clean:
@rm -rf rebar ebin/*.beam inttest/rt.work rt.work .eunit
distclean: clean
@rm -f dialyzer_warnings
@rm -rf deps
debug:

Ladataan…
Peruuta
Tallenna