Skip to content

Commit

Permalink
Always build usb ports
Browse files Browse the repository at this point in the history
  • Loading branch information
maniacbug committed Jun 14, 2011
1 parent 734dc66 commit e4f56cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/meshping/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ rule AvrUpload
Depends $(2) : $(3) ;
NotFile $(1) ;
Always $(1) ;
Always $(2) ;
AvrUploadAction $(2) : $(3) ;
}

Expand Down

0 comments on commit e4f56cc

Please sign in to comment.