diff --git a/js/Makefile b/js/Makefile index e9b3f56..111bfff 100644 --- a/js/Makefile +++ b/js/Makefile @@ -75,4 +75,4 @@ PrototypeReplay: --js_output_file ../static/js/replay.min.js clean: - rm -ri ../static/js/* + rm -rf ../static/js/*