summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRalf Schmitt <ralf@systemexit.de>2012-06-21 21:23:28 +0200
committerRalf Schmitt <ralf@systemexit.de>2012-06-21 21:23:28 +0200
commitbad771c72f04dd98c1ad4d069bce9505a777fe9a (patch)
tree842e9d44d3f33654273598d0294c73cb8d482708 /MANIFEST.in
parent3b15bee212196a271089f6eecb007ddc4f95fe94 (diff)
downloadgreenlet-bad771c72f04dd98c1ad4d069bce9505a777fe9a.tar.gz
update MANIFEST.in0.4.0
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 953aaac..dc84506 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -18,6 +18,7 @@ include my_build_ext.py
include platform/switch_amd64_unix.h
include platform/switch_arm32_gcc.h
include platform/switch_mips_unix.h
+include platform/switch_ppc64_linux.h
include platform/switch_ppc_aix.h
include platform/switch_ppc_linux.h
include platform/switch_ppc_macosx.h
@@ -45,6 +46,7 @@ include tests/test_generator_nested.py
include tests/test_greenlet.py
include tests/test_leaks.py
include tests/test_throw.py
+include tests/test_tracing.py
include tests/test_version.py
include tests/test_weakref.py
include tox.ini