Add missing .po files to tarball

Fix MANIFEST.in to include .po files in keystone/locale.
Fixes bug 1096063.

Change-Id: I4cf06a0777b5f22344ff18321bbf155f574b1e49
This commit is contained in:
Thierry Carrez 2013-01-07 14:37:53 +01:00
parent 9460ff5c35
commit 3244451c1b

View File

@ -18,5 +18,5 @@ graft doc
graft tests
graft tools
graft examples
recursive-include keystone *.json *.xml *.cfg *.pem README *.pot *.sql
recursive-include keystone *.json *.xml *.cfg *.pem README *.po *.pot *.sql
global-exclude *.pyc *.sdx *.log *.db *.swp