regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-04-05 22:30:39 +00:00
parent fb29dcac01
commit 842f5c94c9
21 changed files with 73 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ ALL_SOURCES = \
common/stream.cpp \
common/string.cpp \
common/sysopt.cpp \
common/taskbarcmn.cpp \
common/tbarbase.cpp \
common/textbuf.cpp \
common/textcmn.cpp \
@@ -244,6 +245,7 @@ ALL_SOURCES = \
unix/gsocket.c \
unix/mimetype.cpp \
unix/snglinst.cpp \
unix/taskbarx11.cpp \
unix/threadpsx.cpp \
unix/utilsunx.cpp \
unix/utilsx11.cpp \
@@ -611,6 +613,7 @@ ALL_HEADERS = \
unix/fontutil.h \
unix/gsockunx.h \
unix/mimetype.h \
unix/taskbarx11.h \
unix/utilsx11.h \
html/forcelnk.h \
html/helpctrl.h \
@@ -739,6 +742,7 @@ COMMONOBJS = \
stream.o \
string.o \
sysopt.o \
taskbarcmn.o \
tbarbase.o \
textbuf.o \
textcmn.o \
@@ -951,6 +955,7 @@ UNIXOBJS = \
gsocket.o \
mimetype.o \
snglinst.o \
taskbarx11.o \
threadpsx.o \
utilsunx.o \
utilsx11.o