| OLD | NEW |
| 1 include boto/cacerts/cacerts.txt | 1 include boto/cacerts/cacerts.txt |
| 2 include README.rst | 2 include README.rst |
| 3 include boto/file/README | 3 include boto/file/README |
| 4 include .gitignore | 4 include .gitignore |
| 5 include pylintrc | 5 include pylintrc |
| 6 include boto/endpoints.json |
| 6 include boto/pyami/copybot.cfg | 7 include boto/pyami/copybot.cfg |
| 7 include boto/services/sonofmmm.cfg | 8 include boto/services/sonofmmm.cfg |
| 8 include boto/mturk/test/*.doctest | 9 include boto/mturk/test/*.doctest |
| 9 include boto/mturk/test/.gitignore | 10 include boto/mturk/test/.gitignore |
| 10 recursive-include tests *.py *.txt | 11 recursive-include tests *.py *.txt |
| 11 recursive-include docs * | 12 recursive-include docs * |
| OLD | NEW |