diff options
author | Naoki INADA <inada-n@eagle> | 2009-06-22 14:28:04 +0900 |
---|---|---|
committer | Naoki INADA <inada-n@eagle> | 2009-06-22 14:28:04 +0900 |
commit | 075081a521c8287759847f1aa846b88fef1f0046 (patch) | |
tree | 468e94ffe340c323fc625574e4ef3d12beb2d124 /python | |
parent | f4387e9746a6f7df0fef885a5c45f91a5d892e48 (diff) | |
download | msgpack-python-075081a521c8287759847f1aa846b88fef1f0046.tar.gz |
Fix manifest.
Diffstat (limited to 'python')
-rw-r--r-- | python/MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/MANIFEST b/python/MANIFEST index dc042ae..dd0c7d2 100644 --- a/python/MANIFEST +++ b/python/MANIFEST @@ -1,4 +1,4 @@ -msgpack.c +msgpack.cpp setup.py pack.h unpack.h |