summaryrefslogtreecommitdiffstats
path: root/contrib/python/generate-manifest-2.6.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/generate-manifest-2.6.py')
-rwxr-xr-xcontrib/python/generate-manifest-2.6.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/generate-manifest-2.6.py b/contrib/python/generate-manifest-2.6.py
index 5ebafb8695..a716d452fa 100755
--- a/contrib/python/generate-manifest-2.6.py
+++ b/contrib/python/generate-manifest-2.6.py
@@ -159,7 +159,7 @@ if __name__ == "__main__":
"warnings.* site.* stat.* " +
"UserDict.* UserList.* UserString.* " +
"lib-dynload/binascii.so lib-dynload/_struct.so lib-dynload/time.so " +
- "lib-dynload/xreadlines.so types.* ${bindir}/python*" )
+ "lib-dynload/xreadlines.so types.* platform.* ${bindir}/python*" )
m.addPackage( "python-core-dbg", "Python core module debug information", "python-core",
"config/.debug lib-dynload/.debug ${bindir}/.debug ${libdir}/.debug" )