Skip to content

Commit

Permalink
include LICENSE in archive releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mroth committed Feb 24, 2016
1 parent 62021c8 commit 1ba012b
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 @@ -9,7 +9,7 @@ package_deps:

package: package_deps build
goxc -pv=`./bin/slacknimate -v | cut -d' ' -f3` \
--resources-include="README*,examples" \
--resources-include="README*,LICENSE*,examples" \
-d="builds" -bc="linux,!arm darwin windows" xc archive rmbin

clobber:
Expand Down

0 comments on commit 1ba012b

Please sign in to comment.