Changed makefile

This commit is contained in:
Thomas FORGIONE 2015-05-22 18:00:09 +02:00
parent a51aade42b
commit 359b810848
1 changed files with 1 additions and 1 deletions

View File

@ -75,4 +75,4 @@ PrototypeReplay:
--js_output_file ../static/js/replay.min.js
clean:
rm -ri ../static/js/*
rm -rf ../static/js/*