summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/source/gdi/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/source/gdi/makefile.mk b/vcl/source/gdi/makefile.mk
index 1b1fa1c6635e..2e0a0fe4db38 100644
--- a/vcl/source/gdi/makefile.mk
+++ b/vcl/source/gdi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.23 $
+# $Revision: 1.24 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 12:03:54 $
+# last change: $Author: rt $ $Date: 2006-05-04 15:11:53 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -123,6 +123,7 @@ EXCEPTIONSFILES= $(SLO)$/outdev.obj \
$(SLO)$/gfxlink.obj \
$(SLO)$/print.obj \
$(SLO)$/impgraph.obj \
+ $(SLO)$/fontcfg.obj \
$(SLO)$/bmpconv.obj \
$(SLO)$/pdfextoutdevdata.obj \
$(SLO)$/impimagetree.obj \