From: Karsten Ballüder Date: Fri, 27 Aug 1999 15:23:55 +0000 (+0000) Subject: included imagpcx for wxGTK X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d559158225b5cfed0de3fa7c6b3d91e150a0e7fa included imagpcx for wxGTK git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/Makefile.in b/Makefile.in index 4d357e5bfd..45aa5ea6d6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -667,6 +667,7 @@ GTK_COMMONOBJS = \ imagjpeg.o \ imagpng.o \ imagpnm.o \ + imagpcx.o \ intl.o \ ipcbase.o \ layout.o \