]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/Setup.in.linux
Just a teeny change -- addition of wxFrame::IsMaximized. For wxMDIChildFrame
[wxWidgets.git] / utils / wxPython / src / Setup.in.linux
index e8f803367961c9d97f466e4ced3b184eef246542..c5a39b3d64e34f7c2bde79e321c829f3b6532e03 100644 (file)
@@ -32,9 +32,9 @@ TARGETDIR=..
 #TARGETDIR=$(BINLIBDEST)/site-packages/wxPython
 
 
-wxpc   wxp.cpp helpers.cpp windows.cpp events.cpp misc.cpp gdi.cpp \
+wxc    wx.cpp helpers.cpp windows.cpp events.cpp misc.cpp gdi.cpp \
        mdi.cpp controls.cpp controls2.cpp windows2.cpp cmndlgs.cpp \
-       frames.cpp stattool.cpp \
+       frames.cpp stattool.cpp utils.cpp \
        # CFLAGS
        -I. -I$(WXWIN)/include -I/usr/lib/glib/include -I$(WXWIN)/src \
        -I/usr/X11R6/include -DSWIG_GLOBAL -D__WXGTK__ \