mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
Update dist rules for license changes
This commit is contained in:
parent
28cce241dc
commit
9f46cf1647
@ -15,7 +15,9 @@ endif
|
||||
PKG_GITMODULES := $(S)src/libuv $(S)src/llvm
|
||||
|
||||
PKG_FILES := \
|
||||
$(S)LICENSE.txt $(S)README.md \
|
||||
$(S)LICENSE-APACHE \
|
||||
$(S)LICENSE-MIT \
|
||||
$(S)README.md \
|
||||
$(S)configure $(S)Makefile.in \
|
||||
$(S)man \
|
||||
$(S)doc \
|
||||
|
Loading…
Reference in New Issue
Block a user