Update dist rules for license changes

This commit is contained in:
Brian Anderson 2012-12-07 14:37:01 -08:00
parent 28cce241dc
commit 9f46cf1647
1 changed files with 3 additions and 1 deletions

View File

@ -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 \