]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/MANIFEST.in
fix for wxExecute(subprocess which produces a lot of output) bug
[wxWidgets.git] / wxPython / MANIFEST.in
index dfb601256014fcd169bf9c5567313d12cdf5ea98..3b5fb84398616efaad788263273e09dee0895c3e 100644 (file)
@@ -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
@@ -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
@@ -73,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