From: Robin Dunn Date: Thu, 9 Sep 2004 20:34:17 +0000 (+0000) Subject: dependencies for the new swig runtime files X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4b960c0f84f2c2783295c936852c828a0e17bd33?ds=inline dependencies for the new swig runtime files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/config.py b/wxPython/config.py index e9e3d473e0..4eb36b1855 100644 --- a/wxPython/config.py +++ b/wxPython/config.py @@ -754,8 +754,10 @@ if FULL_DOCS: swig_deps = [ opj(WXPY_SRC, 'src/my_typemaps.i'), + opj(WXPY_SRC, 'src/my_fragments.i'), opj(WXPY_SRC, 'src/common.swg'), opj(WXPY_SRC, 'src/pyrun.swg'), + opj(WXPY_SRC, 'src/python.swg'), ] depends = [ #'include/wx/wxPython/wxPython.h',