X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7ec65649840e37d75138e5144224cdce04e5c6e..faa20af7d4152f53a4e41677be906801888fa577:/wxPython/MANIFEST.in diff --git a/wxPython/MANIFEST.in b/wxPython/MANIFEST.in index 06f5108f13..1c10e3d8b4 100644 --- a/wxPython/MANIFEST.in +++ b/wxPython/MANIFEST.in @@ -4,6 +4,7 @@ include my_distutils.py include licence/*.txt include b include b.bat +include MANIFEST.in include SWIG/* exclude SWIG/CVS/* @@ -29,6 +30,7 @@ include demo/data/*.txt include demo/data/*.i include demo/data/*.h include demo/data/*.py +include demo/data/*.wav include samples/doodle/*.txt include samples/doodle/*.py @@ -45,6 +47,7 @@ include wxPython/lib/*.py include wxPython/lib/*.txt include wxPython/lib/editor/*.py include wxPython/lib/editor/*.txt +include wxPython/lib/mixins/*.py exclude wxPython/* exclude tests