Changed makefile
This commit is contained in:
parent
a51aade42b
commit
359b810848
|
@ -75,4 +75,4 @@ PrototypeReplay:
|
||||||
--js_output_file ../static/js/replay.min.js
|
--js_output_file ../static/js/replay.min.js
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -ri ../static/js/*
|
rm -rf ../static/js/*
|
||||||
|
|
Loading…
Reference in New Issue