make clean deletes local.js

This commit is contained in:
Ozbolt Menegatti 2020-01-24 01:47:09 +01:00
parent 460a854dad
commit 8301a82c6e

View File

@ -49,5 +49,5 @@ copy: $(XML_FILE) $(HTML_FILE)
clean:
rm -fr $(TS_BUILD)
rm -f $(HTML_FILE) $(XML_FILE) bundle.js index.html main.css
rm -f $(HTML_FILE) $(XML_FILE) bundle.js index.html main.css local.js