Include feeds and mkd files in the dist package.

This files are needed to run the tests.
This commit is contained in:
Simon Conseil 2013-05-25 00:23:52 +02:00
commit 427a5ca3c3

View file

@ -1,4 +1,4 @@
include *.rst
global-include *.py
recursive-include pelican *.html *.css *png *.in *.rst *.md
recursive-include pelican *.html *.css *png *.in *.rst *.md *.mkd *.xml
include LICENSE THANKS docs/changelog.rst