Add missing docs files in tarball

Fix MANIFEST.in to include a few missing files in the docs.
Fixes bug 954910.

Change-Id: I8916dfb139607d33f9053a33b082b6eb44b00f3e
This commit is contained in:
Thierry Carrez 2012-03-14 16:11:29 +01:00
parent f7c0dd203d
commit 047d674dfd
2 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@ Neil Johnston <onewheeldrive.net@gmail.com>
Paul McMillan <paul.mcmillan@nebula.com>
Stephane Angot <sa@hydre.org>
termie <github@anarkystic.com>
Thierry Carrez <thierry@openstack.org>
Tihomir Trifonov <t.trifonov@gmail.com>
Todd Willey <todd@ansolabs.com>
Tomasz 'Zen' Napierala <tomasz@napierala.org>

View File

@ -1,4 +1,4 @@
recursive-include docs *.py *.rst *.css *.js *.html *.conf
recursive-include docs *.py *.rst *.css *.js *.html *.conf *.jpg *.gif *.png *.css_t
recursive-include horizon *.html *.js *.csv *.template *.mo *.po
recursive-include openstack_dashboard *.html *.js *.css *.less *.csv *.template *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.gif *.ico *.wsgi
recursive-include tools *.py *.sh