]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
added FM and wx-announce to the last section
[wxWidgets.git] / wxPython / setup.py
index 389d41a7fe65de1f7447629b60c2b48a5fcd10fb..5633a0366e390ba6b176859c854104b9385d59d0 100755 (executable)
@@ -852,7 +852,8 @@ if __name__ == "__main__":
               packages = [PKGDIR,
                           PKGDIR+'.lib',
                           PKGDIR+'.lib.editor',
-                          PKGDIR+'.lib.mixins'
+                          PKGDIR+'.lib.mixins',
+                          PKGDIR+'.lib.PyCrust',
                           ],
 
               ext_package = PKGDIR,