X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7bcb11d30764df47144189e164f53d8171ed4a63..b91b22004d7095481b4fd8a15e21b44527604245:/src/motif/makefile.unx diff --git a/src/motif/makefile.unx b/src/motif/makefile.unx index 84fb0d06bc..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 \ @@ -31,6 +32,9 @@ LIB_CPP_SRC=\ ../common/intl.cpp \ ../common/ipcbase.cpp \ ../common/image.cpp \ + ../common/imagjpeg.cpp \ + ../common/imagpng.cpp \ + ../common/imaggif.cpp \ ../common/layout.cpp \ ../common/list.cpp \ ../common/log.cpp \ @@ -64,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 \