X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9c4b1a2b5b926ced938130b2694b869403397cc..91b8de8dee3e7ae3c4edc0ab0923b84bba20d9c4:/src/motif/makefile.unx diff --git a/src/motif/makefile.unx b/src/motif/makefile.unx index e8c8ab7532..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 \ @@ -33,6 +34,7 @@ LIB_CPP_SRC=\ ../common/image.cpp \ ../common/imagjpeg.cpp \ ../common/imagpng.cpp \ + ../common/imaggif.cpp \ ../common/layout.cpp \ ../common/list.cpp \ ../common/log.cpp \ @@ -66,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 \