#
-# This file is a list of the directories whose contents shoudl be
+# This file is a list of the directories whose contents should be
# included in any tarball, etc. for building wxPython.
#
-# This list is generated with this command, run from the $WXWIN dir:
+# This list is generated with this command, run from the $WXWIN dir,
+# and then hand edited after that:
+#
# find wxPython -type d -print | sort | egrep -v "(CVS|build|tmp|xml-raw|dist$)"
#
wxPython
wxPython/contrib
+wxPython/contrib/activex
+wxPython/contrib/activex/wxie
+wxPython/contrib/activex/wxie/doxydoc
+wxPython/contrib/activex/wxie/latex
wxPython/contrib/dllwidget
wxPython/contrib/gizmos
wxPython/contrib/gizmos/gtk
wxPython/contrib/gizmos/mac
wxPython/contrib/gizmos/msw
+wxPython/contrib/gizmos/wxCode
+wxPython/contrib/gizmos/wxCode/include
+wxPython/contrib/gizmos/wxCode/include/wx
+wxPython/contrib/gizmos/wxCode/src
wxPython/contrib/glcanvas
wxPython/contrib/glcanvas/gtk
wxPython/contrib/glcanvas/mac
wxPython/contrib/ogl/mac
wxPython/contrib/ogl/msw
wxPython/contrib/stc
+wxPython/contrib/stc/gtk
+wxPython/contrib/stc/mac
+wxPython/contrib/stc/msw
wxPython/contrib/xrc
+wxPython/contrib/xrc/gtk
+wxPython/contrib/xrc/mac
+wxPython/contrib/xrc/msw
wxPython/demo
wxPython/demo/bitmaps
wxPython/demo/bmp_source
wxPython/demo/data
wxPython/demo/dllwidget
wxPython/distrib
+wxPython/distrib/all
wxPython/distrib/mac
wxPython/distrib/mac/wxPythonOSX
wxPython/distrib/mac/wxPythonOSX/resources
wxPython/samples/pySketch/images
wxPython/samples/simple
wxPython/samples/StyleEditor
-wxPython/samples/wx_examples
-wxPython/samples/wx_examples/basic
-wxPython/samples/wx_examples/hello
wxPython/samples/wxProject
wxPython/scripts
wxPython/src
wxPython/src/msw
wxPython/SWIG
wxPython/wx
+wxPython/wx/build
wxPython/wx/lib
wxPython/wx/lib/colourchooser
wxPython/wx/lib/editor
+wxPython/wx/lib/floatcanvas
+wxPython/wx/lib/masked
wxPython/wx/lib/mixins
+wxPython/wx/lib/ogl
wxPython/wx/py
wxPython/wx/py/tests
wxPython/wxPython