Skip to content

Commit fea2283

Browse files
committed
Add a default-build to the dist rule as well
1 parent 07413b3 commit fea2283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ explicit
4343
;
4444

4545
# Install distribution files/execs by default.
46-
alias dist : dist-bin ;
46+
alias dist : dist-bin : release ;

0 commit comments

Comments
 (0)