9ae3ee5a8b
Actual location is swift/locale, not locale. This makes build to not include .mo files if they have been created previously with compile_catalog. Change-Id: I907e9bd6dde57cb9ed718656e56a313e82bad128 Closes-Bug: 1583618
13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
include AUTHORS LICENSE .functests .unittests .probetests test/__init__.py
|
|
include CHANGELOG CONTRIBUTING.rst README.rst
|
|
include babel.cfg
|
|
include test/sample.conf
|
|
include tox.ini
|
|
include requirements.txt test-requirements.txt
|
|
graft doc
|
|
graft etc
|
|
graft swift/locale
|
|
graft test/functional
|
|
graft test/probe
|
|
graft test/unit
|