]> git.saurik.com Git - wxWidgets.git/commitdiff
Updated Makefiles for Motif
authorMattia Barbon <mbarbon@cpan.org>
Thu, 25 Jul 2002 09:08:12 +0000 (09:08 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 25 Jul 2002 09:08:12 +0000 (09:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/motif/files.lst

index 9b4f84677fabc59ef6541409a8fd632198729b32..b5ccb2a35bce20e1db2984659979c8f779ad6a1c 100644 (file)
@@ -128,6 +128,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -270,6 +271,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -401,6 +403,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -461,6 +464,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -700,6 +704,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \