summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Carrez <thierry@openstack.org>2012-03-14 16:11:29 +0100
committerThierry Carrez <thierry@openstack.org>2012-03-14 16:12:52 +0100
commit047d674dfde665e3133b8d02e943e7d289e0b238 (patch)
tree64c6ba46eedd77fc69c56775f4852eb3c7832f29
parentf7c0dd203dec019fe23203740d6859aa0643481c (diff)
downloadhorizon-047d674dfde665e3133b8d02e943e7d289e0b238.tar.gz
Add missing docs files in tarball
Fix MANIFEST.in to include a few missing files in the docs. Fixes bug 954910. Change-Id: I8916dfb139607d33f9053a33b082b6eb44b00f3e
-rw-r--r--AUTHORS1
-rw-r--r--MANIFEST.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index b6339699d..411469db0 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>
diff --git a/MANIFEST.in b/MANIFEST.in
index aba51ff7d..43af26ab8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -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