Corrected makefile
This commit is contained in:
parent
38d2b1a4e0
commit
1662a9dd99
|
@ -106,10 +106,5 @@ Tutorial:
|
|||
--js prototype/tutorial.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:
|
||||
rm -rf ../static/js/*
|
||||
|
|
Loading…
Reference in New Issue