From c42534aa6bea3a4b72328e0959320be8e264b00c Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 29 Jan 2008 15:23:02 +0000 Subject: INTEGRATION: CWS vcl85_SRC680 (1.21.326); FILE MERGED 2008/01/08 16:30:59 pl 1.21.326.1: #i82997# catch bad alloc exception --- vcl/unx/source/gdi/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'vcl/unx/source/gdi/makefile.mk') diff --git a/vcl/unx/source/gdi/makefile.mk b/vcl/unx/source/gdi/makefile.mk index d406b377a590..9b349b81015e 100644 --- a/vcl/unx/source/gdi/makefile.mk +++ b/vcl/unx/source/gdi/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: ihi $ $Date: 2006-11-14 15:25:12 $ +# last change: $Author: rt $ $Date: 2008-01-29 16:23:02 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -73,6 +73,7 @@ SLOFILES= \ EXCEPTIONSFILES=\ $(SLO)$/xlfd_extd.obj \ + $(SLO)$/salbmp.obj \ $(SLO)$/salgdi3.obj \ $(SLO)$/salcvt.obj -- cgit