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:
parent
9460ff5c35
commit
3244451c1b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user