X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9c4b1a2b5b926ced938130b2694b869403397cc..410cb77e910dbb799e9201d54ce56e744ac0a631:/src/motif/makefile.unx diff --git a/src/motif/makefile.unx b/src/motif/makefile.unx index e8c8ab7532..807ecf703a 100644 --- a/src/motif/makefile.unx +++ b/src/motif/makefile.unx @@ -33,6 +33,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 +67,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 \