summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGabriel Hurley <gabriel@strikeawe.com>2012-11-20 14:40:13 -0800
committerGabriel Hurley <gabriel@strikeawe.com>2012-11-20 14:40:13 -0800
commit0d305a62f169c1f52c125a65b92d5380547b7f55 (patch)
tree75a86665064d5212e4dd569633fac599bbd2a5b6 /MANIFEST.in
parent0e328995ec3fa8a04af8b687d2a7462fd8029f1c (diff)
downloadhorizon-0d305a62f169c1f52c125a65b92d5380547b7f55.tar.gz
Fixes for missing files in MANIFEST.
Fixes bug 1079621. Change-Id: Ic7f16ff86033e3e53e6682bd494b907f396490ce
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 9e7550630..ca016fb40 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,7 @@
recursive-include bin *.js
recursive-include doc *.py *.rst *.css *.js *.html *.conf *.jpg *.gif *.png *.css_t
recursive-include horizon *.html *.css *.js *.csv *.template *.tmpl *.mo *.po
-recursive-include openstack_dashboard *.html *.js *.less *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif
+recursive-include openstack_dashboard *.html *.js *.less *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif *.csv *.template
recursive-include tools *.py *.sh
include AUTHORS