X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eadf221fb0521a86652beec8653434731066d66c..f78e4942ec0f3f6abd2992502e2d6c5c2e8e55f6:/wxPython/setup.py diff --git a/wxPython/setup.py b/wxPython/setup.py index e02a1a4ea1..c10120bbda 100755 --- a/wxPython/setup.py +++ b/wxPython/setup.py @@ -137,7 +137,6 @@ else: ext = Extension('_core_', ['src/helpers.cpp', - 'src/libpy.c', ] + rc_file + swig_sources, include_dirs = includes,