summaryrefslogtreecommitdiff
path: root/python/MANIFEST
diff options
context:
space:
mode:
authorNaoki INADA <inada-n@gear>2009-06-08 13:21:38 +0900
committerNaoki INADA <inada-n@gear>2009-06-08 13:21:38 +0900
commit9c9393bff919fa4ad9e8ff64feaf28859a0c22e6 (patch)
treed362adbbd44c0077f9111ac343b2cebf2f8aae35 /python/MANIFEST
parent560bd901f83c9024ed88b738b80e14de337847c5 (diff)
downloadmsgpack-python-9c9393bff919fa4ad9e8ff64feaf28859a0c22e6.tar.gz
Fix setup script doesn't work.
Diffstat (limited to 'python/MANIFEST')
-rw-r--r--python/MANIFEST8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/MANIFEST b/python/MANIFEST
new file mode 100644
index 0000000..c7dd3a3
--- /dev/null
+++ b/python/MANIFEST
@@ -0,0 +1,8 @@
+msgpack.c
+setup.py
+pack.h
+unpack.h
+msgpack/pack_define.h
+msgpack/pack_template.h
+msgpack/unpack_define.h
+msgpack/unpack_template.h