Skip to content

Commit 8801237

Browse files
eddiemongescottjehl
authored andcommitted
add docs back to the latest build target
1 parent 75e43f3 commit 8801237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ zip: init css js
162162
# -------------------------------------------------
163163

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

0 commit comments

Comments
 (0)