summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorThierry Carrez <thierry@openstack.org>2012-08-15 11:16:08 +0200
committerThierry Carrez <thierry@openstack.org>2012-08-15 11:16:08 +0200
commitbf5ce27fb24b2f32b7f7e2dda332b2bd7abd6779 (patch)
treec41c7740d55645fa948bd6c796671627267861e6 /MANIFEST.in
parente0f61a2266c5508c87383b21e655432048d8f37a (diff)
downloadkeystone-bf5ce27fb24b2f32b7f7e2dda332b2bd7abd6779.tar.gz
keystone-bf5ce27fb24b2f32b7f7e2dda332b2bd7abd6779.tar.xz
keystone-bf5ce27fb24b2f32b7f7e2dda332b2bd7abd6779.zip
Adding missing files to MANIFEST.in
Fix MANIFEST.in to include files missing from generated tarballs. Fixes bug 1037010. Change-Id: I33a911e77cc364e761de0c45de7046eca58797b1
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 011f0e5d..7ff97616 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,5 @@
include AUTHORS
+include babel.cfg
include ChangeLog
include LICENSE
include HACKING.rst
@@ -11,10 +12,11 @@ include setup.py
include TODO
include tox.ini
include etc/*
+include httpd/*
graft bin
graft doc
graft tests
graft tools
graft examples
-recursive-include keystone *.json *.xml *.cfg *.pem README
+recursive-include keystone *.json *.xml *.cfg *.pem README *.pot *.sql
global-exclude *.pyc *.sdx *.log *.db *.swp