]> git.saurik.com Git - wxWidgets.git/commitdiff
tmake update for x11.
authorRobert Roebling <robert@roebling.de>
Sat, 9 Feb 2002 18:44:12 +0000 (18:44 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 9 Feb 2002 18:44:12 +0000 (18:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/x11/files.lst

index c1dc657e59cf67ba21d0c7a3f32b360eb91438a2..a63840e4a935f0b0f6ed604ff7dfbbc873c9a973 100644 (file)
@@ -25,10 +25,8 @@ ALL_SOURCES = \
                generic/listctrl.cpp \
                generic/logg.cpp \
                generic/msgdlgg.cpp \
-               generic/notebook.cpp \
                generic/numdlgg.cpp \
                generic/panelg.cpp \
-               generic/printps.cpp \
                generic/prntdlgg.cpp \
                generic/progdlgg.cpp \
                generic/prop.cpp \
@@ -39,8 +37,6 @@ ALL_SOURCES = \
                generic/spinctlg.cpp \
                generic/splash.cpp \
                generic/splitter.cpp \
-               generic/statline.cpp \
-               generic/statusbr.cpp \
                generic/tabg.cpp \
                generic/tbarsmpl.cpp \
                generic/textdlgg.cpp \
@@ -708,10 +704,8 @@ GENERICOBJS = \
                listctrl.o \
                logg.o \
                msgdlgg.o \
-               notebook.o \
                numdlgg.o \
                panelg.o \
-               printps.o \
                prntdlgg.o \
                progdlgg.o \
                prop.o \
@@ -722,8 +716,6 @@ GENERICOBJS = \
                spinctlg.o \
                splash.o \
                splitter.o \
-               statline.o \
-               statusbr.o \
                tabg.o \
                tbarsmpl.o \
                textdlgg.o \