X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/edf2f43eade1ec5d3c6cbd96cb13551acabc9a99..0e300ddd7d91d46e3d9fcbbefe916b0fda6fcbbc:/wxPython/MANIFEST.in?ds=sidebyside diff --git a/wxPython/MANIFEST.in b/wxPython/MANIFEST.in index 90c13a0c68..3b5fb84398 100644 --- a/wxPython/MANIFEST.in +++ b/wxPython/MANIFEST.in @@ -20,7 +20,7 @@ include demo/bmp_source/*.ico include demo/bmp_source/*.gif include demo/bmp_source/*.png include demo/bmp_source/*.jpg -include demo/README.txt +include demo/*.txt include demo/*.xml include demo/data/*.png include demo/data/*.htm @@ -44,12 +44,21 @@ include samples/stxview/StructuredText/*.py include samples/stxview/StructuredText/*.txt include samples/wxProject/*.txt include samples/wxProject/*.py +include samples/StyleEditor/*.py +include samples/StyleEditor/*.txt +include samples/StyleEditor/*.cfg +include samples/pySketch/*.py +include samples/pySketch/images/*.bmp + include wxPython/lib/*.py include wxPython/lib/*.txt include wxPython/lib/editor/*.py include wxPython/lib/editor/*.txt include wxPython/lib/mixins/*.py +include wxPython/lib/PyCrust/*.py +include wxPython/lib/PyCrust/*.txt +include wxPython/lib/PyCrust/*.ico exclude wxPython/* exclude tests @@ -70,9 +79,12 @@ include src/gtk/*.cpp include src/gtk/*.h include src/gtk/*.py -# src/motif/*.cpp -# src/motif/*.h -# src/motif/*.py +include tools/*.py +tools/XRCed/CHANGES +tools/XRCed/TODO +tools/XRCed/README +tools/XRCed/*.py +tools/XRCed/*.xrc include contrib/glcanvas/*.i