From 9918d4d5c1604d8bdd6cd04a3b163ae64eb9d447 Mon Sep 17 00:00:00 2001 From: Mattia Barbon Date: Thu, 25 Jul 2002 09:08:12 +0000 Subject: [PATCH] Updated Makefiles for Motif git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/motif/files.lst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/motif/files.lst b/src/motif/files.lst index 9b4f84677f..b5ccb2a35b 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -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 \ -- 2.47.2