mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Build: Add the logo and license to the release.
This commit is contained in:
parent
b1ee6cf259
commit
e280470040
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ endif
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
po4a \
|
po4a \
|
||||||
extra \
|
extra \
|
||||||
|
doc/logo \
|
||||||
dos \
|
dos \
|
||||||
doxygen \
|
doxygen \
|
||||||
windows \
|
windows \
|
||||||
|
@ -68,6 +69,7 @@ EXTRA_DIST = \
|
||||||
cmake \
|
cmake \
|
||||||
CMakeLists.txt \
|
CMakeLists.txt \
|
||||||
autogen.sh \
|
autogen.sh \
|
||||||
|
COPYING.CC-BY-SA-4.0 \
|
||||||
COPYING.GPLv2 \
|
COPYING.GPLv2 \
|
||||||
COPYING.GPLv3 \
|
COPYING.GPLv3 \
|
||||||
COPYING.LGPLv2.1 \
|
COPYING.LGPLv2.1 \
|
||||||
|
|
Loading…
Reference in a new issue