Skip to content

Commit b15d098

Browse files
committed
Use the stage target in boostrelease
1 parent c9bfab5 commit b15d098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ stage html : $(bases) ;
2626
###############################################################################
2727
alias boostdoc ;
2828
explicit boostdoc ;
29-
alias boostrelease : htmls ;
29+
alias boostrelease : html ;
3030
explicit boostrelease ;

0 commit comments

Comments
 (0)