swift/MANIFEST.in
Thierry Carrez b3732787ea Add missing CONTRIBUTING.md to source tarball
Fixes MANIFEST.in to include missing CONTRIBUTING.md into source
code tarballs.

Change-Id: I81876adad14e0f1b2211d39ec6471e35f5464120
2013-03-13 11:35:42 +01:00

13 lines
278 B
Plaintext

include AUTHORS LICENSE .functests .unittests .probetests test/__init__.py
include CHANGELOG CONTRIBUTING.md README.md
include babel.cfg
include test/sample.conf
include tox.ini
graft doc
graft etc
graft locale
graft test/functional
graft test/probe
graft test/unit
graft tools