build: add license file to archives

This commit is contained in:
bastimeyer
2021-08-26 08:31:30 +02:00
committed by BtbN
parent 3716c203b3
commit 353ee9e29c
7 changed files with 9 additions and 0 deletions

View File

@ -3,3 +3,4 @@ FF_CFLAGS=""
FF_CXXFLAGS=""
FF_LDFLAGS=""
GIT_BRANCH="master"
LICENSE_FILE="COPYING.GPLv3"