distrib fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-12-05 18:55:40 +00:00
parent 9e1729e51c
commit 482976649a
2 changed files with 6 additions and 0 deletions

View File

@@ -47,6 +47,11 @@ wxPython/demo/bmp_source
wxPython/demo/data
wxPython/demo/data/locale-src
wxPython/demo/data/locale
wxPython/demo/data/locale/af
wxPython/demo/data/locale/de
wxPython/demo/data/locale/es
wxPython/demo/data/locale/fr
wxPython/demo/data/locale/it
wxPython/demo/data/locale/af/LC_MESSAGES
wxPython/demo/data/locale/de/LC_MESSAGES
wxPython/demo/data/locale/es/LC_MESSAGES

View File

@@ -850,6 +850,7 @@ if __name__ == "__main__":
'wx.lib',
'wx.lib.analogclock',
'wx.lib.analogclock.lib_setup',
'wx.lib.art',
'wx.lib.colourchooser',
'wx.lib.editor',
'wx.lib.floatcanvas',