]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/MANIFEST.in
some minor changes for the installer flags
[wxWidgets.git] / wxPython / MANIFEST.in
index 06f5108f135db8c77f84a55d298296d0736aad98..1c10e3d8b45b5ddb82b7a574c4e184fff7301a22 100644 (file)
@@ -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