summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGabriel Hurley <gabriel@strikeawe.com>2012-05-18 11:37:52 -0700
committerGabriel Hurley <gabriel@strikeawe.com>2012-05-18 11:37:52 -0700
commit908997c67c8e4c47e643434d34d6f02f0ba9abbb (patch)
treef06e1f43e4234cbaaee69ddac70b832b8967ebbf /MANIFEST.in
parentd958f82bb813af2b8596ffaac2a17a3b0f632926 (diff)
downloadhorizon-908997c67c8e4c47e643434d34d6f02f0ba9abbb.tar.gz
Adding css files from horizon dir to manifest file.
Fixes bug 1001219. Change-Id: Ib136692ac303a27a75114a690fd14e0f6505d8f3
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 43af26ab8..411e8d2f2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
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 horizon *.html *.css *.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