Add MANIFEST.in
:( We really need it in order to include docs, manpage & other stuff in the source distribution.
This commit is contained in:
parent
859dc90d51
commit
059fc84ee0
1 changed files with 5 additions and 0 deletions
5
MANIFEST.in
Normal file
5
MANIFEST.in
Normal file
|
@ -0,0 +1,5 @@
|
|||
recursive-include doc/source *
|
||||
include data/poezio.1
|
||||
include COPYING
|
||||
include CHANGELOG
|
||||
include README.rst
|
Loading…
Reference in a new issue