Fix MANIFEST.in to include missing files

Fix MANIFEST.in to include missing files in generated tarballs.
Fixes bug 940357.

Change-Id: Ic31e7db4ae960e23ebd8c34a3510208c98d400a4
This commit is contained in:
Thierry Carrez 2012-02-24 15:47:13 +01:00
parent 17ffe7a97e
commit 1395bb4135
1 changed files with 2 additions and 2 deletions

View File

@ -1,16 +1,16 @@
include LICENSE
include HACKING.rst
include README.rst
include openstack-common.conf
include run_tests.py
include run_tests.sh
include setup.py
include TODO
include tox.ini
include etc/*
include tests/*conf
include tests/default_catalog.templates
graft bin
graft docs
graft tests
graft tools
recursive-include keystone *.json *.xml *.cfg README
global-exclude *.pyc *.sdx *.log *.db *.swp