X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53fe40bac2443a81d05c4803942731a77de0880d..5bf2abe34850e0952a44f3be4a4390ea12c55bd0:/wxPython/MANIFEST.in diff --git a/wxPython/MANIFEST.in b/wxPython/MANIFEST.in index 0c15db0768..3b5fb84398 100644 --- a/wxPython/MANIFEST.in +++ b/wxPython/MANIFEST.in @@ -47,12 +47,18 @@ 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 @@ -74,11 +80,11 @@ include src/gtk/*.h include src/gtk/*.py include tools/*.py -tools\XRCed\CHANGES -tools\XRCed\TODO -tools\XRCed\README -tools\XRCed\*.py -tools\XRCed\*.xrc +tools/XRCed/CHANGES +tools/XRCed/TODO +tools/XRCed/README +tools/XRCed/*.py +tools/XRCed/*.xrc include contrib/glcanvas/*.i