From 1ba012ba7324a9207001ad0a327cd88ab37d6d9a Mon Sep 17 00:00:00 2001 From: Matthew Rothenberg Date: Tue, 23 Feb 2016 23:29:52 -0500 Subject: [PATCH] include LICENSE in archive releases --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 53aa5af..7f966df 100644 --- a/Makefile +++ b/Makefile @@ -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: