tuskar-ui/MANIFEST.in
Gabriel Hurley 908997c67c Adding css files from horizon dir to manifest file.
Fixes bug 1001219.

Change-Id: Ib136692ac303a27a75114a690fd14e0f6505d8f3
2012-05-18 11:37:52 -07:00

18 lines
622 B
Plaintext

recursive-include docs *.py *.rst *.css *.js *.html *.conf *.jpg *.gif *.png *.css_t
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
include AUTHORS
include LICENSE
include Makefile
include manage.py
include README.rst
include run_tests.sh
include docs/Makefile
include docs/source/_templates/.placeholder
include tools/pip-requires
include tools/test-requires
exclude openstack_dashboard/local/local_settings.py