rollup merge of #20344: brson/srctarballs

Easier for scripts to figure out which artifact is the source code.
This commit is contained in:
Alex Crichton 2014-12-30 16:26:21 -08:00
commit 04f42212a3
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ LICENSE.txt: $(S)COPYRIGHT $(S)LICENSE-APACHE $(S)LICENSE-MIT
# Source tarball
######################################################################
PKG_TAR = dist/$(PKG_NAME).tar.gz
PKG_TAR = dist/$(PKG_NAME)-src.tar.gz
PKG_GITMODULES := $(S)src/llvm $(S)src/compiler-rt \
$(S)src/rt/hoedown $(S)src/jemalloc