summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/makefile.mk
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 10:45:44 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 10:45:44 +0000
commitcb715936a1b671683f7048b7105b16fd07765757 (patch)
tree00bab56e5e4501d1bfde6d4a08f62d834ed6ad62 /vcl/source/gdi/makefile.mk
parent098bb642ed620e15ffd9fe5296930bd0cee86215 (diff)
INTEGRATION: CWS pj55 (1.25.58); FILE MERGED
2006/07/20 09:05:17 pjanik 1.25.58.1: #i67400#: add impprn.cxx into exceptions files.
Diffstat (limited to 'vcl/source/gdi/makefile.mk')
-rw-r--r--vcl/source/gdi/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/gdi/makefile.mk b/vcl/source/gdi/makefile.mk
index eff2a843d092..56c1451a21f7 100644
--- a/vcl/source/gdi/makefile.mk
+++ b/vcl/source/gdi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.25 $
+# $Revision: 1.26 $
#
-# last change: $Author: hr $ $Date: 2006-06-19 19:26:20 $
+# last change: $Author: ihi $ $Date: 2006-08-01 11:45:44 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -136,8 +136,8 @@ EXCEPTIONSFILES= $(SLO)$/outdev.obj \
$(SLO)$/impimagetree.obj \
$(SLO)$/pngread.obj \
$(SLO)$/pngwrite.obj \
- $(SLO)$/virdev.obj
-
+ $(SLO)$/virdev.obj \
+ $(SLO)$/impprn.obj
# --- Targets ------------------------------------------------------