mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 11:09:55 +00:00
distclean: do not remove plt
This commit is contained in:
parent
c72fb997da
commit
faa074da91
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -16,7 +16,6 @@ clean:
|
|||
distclean: clean
|
||||
@rm -f dialyzer_warnings
|
||||
@rm -rf deps
|
||||
@rm -f ~/.dialyzer_rebar_*_plt
|
||||
|
||||
debug:
|
||||
@./bootstrap debug
|
||||
|
|
Loading…
Reference in a new issue