Update manifest to use oslosphinx

The recent rename to oslosphinx missed the MANIFEST.in, which
breaks packaging of the non .py files.

Change-Id: Ib43879697cb855341904500dae3075f7ea5c17c0
Resolves-bug: 1294272
This commit is contained in:
Vishvananda Ishaya 2014-03-18 11:22:06 -07:00
parent ba83cf44b5
commit d32931265a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
recursive-include oslo *.html *.css *.js *.conf *.jpg *.gif
recursive-include oslosphinx *.html *.css *.js *.conf *.jpg *.gif
include AUTHORS
include HACKING.rst
include ChangeLog