--- nono/wx/Makefile.in 2026/04/29 17:05:08 1.1.1.9 +++ nono/wx/Makefile.in 2026/04/29 17:05:12 1.1.1.10 @@ -26,7 +26,6 @@ CXXSRCS= \ wxapp.cpp \ wxbitmappanel.cpp \ wxdumpmonitor.cpp \ - wxhistmonitor.cpp \ wxlcdwindow.cpp \ wxlogmonitor.cpp \ wxlogsetting.cpp \ @@ -34,6 +33,8 @@ CXXSRCS= \ wxmainview.cpp \ wxmonitor.cpp \ wxmpumonitor.cpp \ + wxplanemonitor.cpp \ + wxromwindow.cpp \ wxscrollbar.cpp \ wxsoftkey.cpp \ wxstatuspanel.cpp \ @@ -41,9 +42,7 @@ CXXSRCS= \ wxtextpanel.cpp \ wxtextscreen.cpp \ wxuimessage.cpp \ - wxvectormonitor.cpp \ wxversion.cpp \ - wxvideomonitor.cpp \ OBJS= ${CXXSRCS:.cpp=.o}