summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorThierry Carrez <thierry@openstack.org>2012-08-15 11:19:57 +0200
committerThierry Carrez <thierry@openstack.org>2012-08-15 11:19:57 +0200
commit27752e337a6a0fd130efe160ee357a811815df66 (patch)
treefa88bc4662a74c105dcdcb530e71b4a4076b0bf4 /MANIFEST.in
parent6bc472b914ddbd5587b106d9e02f6ca488bcd5ee (diff)
downloadhorizon-27752e337a6a0fd130efe160ee357a811815df66.tar.gz
Adding missing files to MANIFEST.in
Fix MANIFEST.in to include files missing from generated tarballs. Fixes bug 1037011. Change-Id: Ia1645a407f335d7bdb5319023b7b3be8fa114693
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index ce88137c1..9e7550630 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
+recursive-include openstack_dashboard *.html *.js *.less *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif
recursive-include tools *.py *.sh
include AUTHORS
@@ -9,8 +9,10 @@ include ChangeLog
include LICENSE
include Makefile
include manage.py
+include openstack-common.conf
include README.rst
include run_tests.sh
+include tox.ini
include bin/less/lessc
include doc/Makefile
include doc/source/_templates/.placeholder