diff --git a/MANIFEST.in b/MANIFEST.in index 33226525..031fccc6 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,9 +1,3 @@ -include README.md -include LICENSE -include fd-commit -include fdroid -include jenkins-build -include makebuildserver include buildserver/config.buildserver.py include buildserver/gradle include buildserver/provision-android-ndk @@ -17,13 +11,25 @@ include buildserver/provision-ubuntu-trusty-paramiko include buildserver/setup-env-vars include buildserver/Vagrantfile include completion/bash-completion +include docker/Dockerfile +include docker/drozer.py +include docker/enable_service.py +include docker/entrypoint.sh +include docker/install_agent.py +include docker/Makefile +include docker/README.md include examples/config.py include examples/fdroid-icon.png include examples/makebuildserver.config.py include examples/opensc-fdroid.cfg include examples/public-read-only-s3-bucket-policy.json include examples/template.yml +include fdroid +include LICENSE +include makebuildserver +include README.md include tests/androguard_test.py +include tests/bad-unicode-*.apk include tests/build.TestCase include tests/common.TestCase include tests/complete-ci-tests @@ -134,8 +140,9 @@ include tests/repo/org.videolan.vlc/en-US/sevenInchScreenshots/screenshot5.png include tests/repo/org.videolan.vlc/en-US/sevenInchScreenshots/screenshot6.png include tests/repo/org.videolan.vlc/en-US/sevenInchScreenshots/screenshot8.png include tests/repo/patch.1619.obb.mainpatch.current.obb -include tests/repo/urzip-πÇÇπÇÇ现代汉语通用字-български-عربي1234.apk +include tests/repo/urzip-Sergey*.apk include tests/run-tests +include tests/signatures.TestCase include tests/signindex/guardianproject.jar include tests/signindex/guardianproject-v1.jar include tests/signindex/testy.jar @@ -147,6 +154,7 @@ include tests/source-files/open-keychain/open-keychain/OpenKeychain/build.gradle include tests/source-files/osmandapp/osmand/build.gradle include tests/source-files/Zillode/syncthing-silk/build.gradle include tests/stats/known_apks.txt +include tests/testcommon.py include tests/update.TestCase include tests/urzip.apk include tests/urzip-badcert.apk