We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c154bb commit 36fdb0cCopy full SHA for 36fdb0c
ASSIGNMENT OF COPYRIGHT .pdf renamed to ASSIGNMENT_OF_COPYRIGHT.pdf
Makefile.am
@@ -23,7 +23,9 @@ SUBDIRS = ${GUI} ${DAEMON} ${DOCS}
23
ACLOCAL_AMFLAGS = -I config
24
25
# extra files to include with distribution tarball
26
-EXTRA_DIST = bootstrap.sh LICENSE README-Xen Changelog kernel \
+EXTRA_DIST = bootstrap.sh LICENSE \
27
+ README.rst ASSIGNMENT_OF_COPYRIGHT.pdf \
28
+ README-Xen Changelog kernel \
29
python-prefix.py revision.sh \
30
.version .version.date \
31
packaging/bsd \
0 commit comments