summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishvananda Ishaya <vishvananda@gmail.com>2014-03-18 11:22:06 -0700
committerVishvananda Ishaya <vishvananda@gmail.com>2014-03-18 11:27:53 -0700
commitd32931265aa9cbc3401740119199c61715d2a15c (patch)
treec9de4e313591cd4e3c0052252844a43b76cee4cf
parentba83cf44b514f65b85b199697f8668fe47ff1083 (diff)
downloadoslosphinx-d32931265aa9cbc3401740119199c61715d2a15c.tar.gz
Update manifest to use oslosphinx2.1.0
The recent rename to oslosphinx missed the MANIFEST.in, which breaks packaging of the non .py files. Change-Id: Ib43879697cb855341904500dae3075f7ea5c17c0 Resolves-bug: 1294272
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 1d918af..393e4dc 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -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