--- nono/wx/Makefile.in 2026/04/29 17:04:53 1.1.1.6 +++ nono/wx/Makefile.in 2026/04/29 17:04:59 1.1.1.8 @@ -20,12 +20,11 @@ LDFLAGS+= -pthread LIBS+= @WXWIDGETS_LIBS@ CXXSRCS= \ - bitrev.cpp \ kaname12.cpp \ + privatechar.cpp \ wxapp.cpp \ - wxbmp.cpp \ + wxbitmapbuf.cpp \ wxdumpmonitor.cpp \ - wxfitframe.cpp \ wxhistmonitor.cpp \ wxlcdwindow.cpp \ wxlogmonitor.cpp \ @@ -38,6 +37,7 @@ CXXSRCS= \ wxsubwindow.cpp \ wxtextpanel.cpp \ wxtextscreen.cpp \ + wxuimessage.cpp \ wxversion.cpp \ wxvideomonitor.cpp \