summaryrefslogtreecommitdiff
path: root/MANIFEST.in
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 /MANIFEST.in
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
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
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