X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e702ff0f08a54622a6b0f1e2ec39537b082c3a8e..4e57b0d49515043e7b4083eb596ac5044ccb950e:/src/motif/makefile.unx diff --git a/src/motif/makefile.unx b/src/motif/makefile.unx index 182f91062c..55b61ca7da 100644 --- a/src/motif/makefile.unx +++ b/src/motif/makefile.unx @@ -16,6 +16,7 @@ LIB_CPP_SRC=\ \ ../common/cmndata.cpp \ ../common/config.cpp \ + ../common/dcbase.cpp \ ../common/date.cpp \ ../common/docmdi.cpp \ ../common/docview.cpp \ @@ -67,8 +68,10 @@ LIB_CPP_SRC=\ ../common/valtext.cpp \ ../common/variant.cpp \ ../common/wxexpr.cpp \ + ../common/wxchar.cpp \ ../common/socket.cpp \ ../common/sckaddr.cpp \ + ../common/sckint.cpp \ ../common/sckipc.cpp \ ../common/protocol.cpp \ ../common/ftp.cpp \