updated assignment of copyright file name to add to dist file
This commit is contained in:
parent
2c154bb255
commit
36fdb0c617
2 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,9 @@ SUBDIRS = ${GUI} ${DAEMON} ${DOCS}
|
||||||
ACLOCAL_AMFLAGS = -I config
|
ACLOCAL_AMFLAGS = -I config
|
||||||
|
|
||||||
# extra files to include with distribution tarball
|
# extra files to include with distribution tarball
|
||||||
EXTRA_DIST = bootstrap.sh LICENSE README-Xen Changelog kernel \
|
EXTRA_DIST = bootstrap.sh LICENSE \
|
||||||
|
README.rst ASSIGNMENT_OF_COPYRIGHT.pdf \
|
||||||
|
README-Xen Changelog kernel \
|
||||||
python-prefix.py revision.sh \
|
python-prefix.py revision.sh \
|
||||||
.version .version.date \
|
.version .version.date \
|
||||||
packaging/bsd \
|
packaging/bsd \
|
||||||
|
|
Loading…
Add table
Reference in a new issue