add docs back to the latest build target

This commit is contained in:
Eddie Monge Jr 2012-01-12 14:19:31 -08:00 committed by scottjehl
parent 75e43f3d39
commit 8801237429

View file

@ -162,7 +162,7 @@ zip: init css js
# -------------------------------------------------
# Push the latest git version to the CDN. This is done on a post commit hook
latest: init css js zip
latest: init css docs js zip
# Time to put these on the CDN
@@scp -qr ${OUTPUT}/* jqadmin@code.origin.jquery.com:/var/www/html/code.jquery.com/mobile/latest/
# Do some cleanup to wrap it up