Update makefile to publish beautify-css.js as well

This commit is contained in:
Einar Lielmanis 2011-12-23 12:12:00 +02:00
parent eb9bda282a
commit 7e0a89ae87

View File

@ -19,7 +19,7 @@ mirror -Rv jquery
mirror -Rv tests
mirror -Rv unpackers
mirror -Rv python
put beautify-html.js beautify.js index.html license.txt README.md
put beautify-css.js beautify-html.js beautify.js index.html license.txt README.md
endef
export SCRIPT_PUBLISH