Corrected makefile

This commit is contained in:
Thomas FORGIONE 2015-06-19 17:48:40 +02:00
parent 38d2b1a4e0
commit 1662a9dd99
1 changed files with 0 additions and 5 deletions

View File

@ -106,10 +106,5 @@ Tutorial:
--js prototype/tutorial.js \ --js prototype/tutorial.js \
--js_output_file ../static/js/tutorial.min.js --js_output_file ../static/js/tutorial.min.js
Sponza:
$(CLOSURE) $(OPT) \
--js prototype/sponza.js \
--js_output_file ../static/js/sponza.min.js
clean: clean:
rm -rf ../static/js/* rm -rf ../static/js/*