add docs back to the latest build target

This commit is contained in:
Eddie Monge Jr. 2012-01-12 14:19:31 -08:00
parent 7e7b1b63f1
commit efffcd22da

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