Skip to content

Commit

Permalink
tarballs require crossbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Larson committed Jan 12, 2020
1 parent e0f8ac5 commit a9fc521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cross: promu
@echo ">> crossbuilding binaries"
@$(PROMU) crossbuild

tarballs: promu
tarballs: promu cross
@echo ">> creating release tarballs"
@$(PROMU) crossbuild tarballs

Expand Down

0 comments on commit a9fc521

Please sign in to comment.