diff options
Diffstat (limited to 'vcl/unx/source/gdi/makefile.mk')
-rw-r--r-- | vcl/unx/source/gdi/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
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 |