X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c387335d7a717630359f584c3a9eb1998ed27ee..88413fec06d896eb4499b7e2ecf7940b15ea9175:/distrib/gtk/Setup diff --git a/distrib/gtk/Setup b/distrib/gtk/Setup index ed7cf93ccd..ec11650375 100644 --- a/distrib/gtk/Setup +++ b/distrib/gtk/Setup @@ -36,8 +36,8 @@ TARGETDIR=$(BINLIBDEST)/wxPython 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 windows3.cpp image.cpp \ - utils.cpp \ + frames.cpp stattool.cpp windows3.cpp image.cpp misc2.cpp \ + utils.cpp printfw.cpp libpy.c libptr.c \ ## comment out the next line to disable wxGLCanvas ##_glcanvas.cpp glcanvas.cpp -DWITH_GLCANVAS -lGL -lGLU \ -I. $(WX_CONFIG_CFLAGS) -I/usr/local/lib/glib/include \