From 184d4998da6130e26cb9e10ba6ebe5f6e42f4a21 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 4 Apr 2008 15:18:31 +0000 Subject: INTEGRATION: CWS pdfimport (1.2.422); FILE MERGED 2008/01/23 15:13:20 akhva 1.2.422.1: #80285# merge from picom --- vcl/source/components/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'vcl') diff --git a/vcl/source/components/makefile.mk b/vcl/source/components/makefile.mk index 78a2ec261fb5..1a29a4ca8a29 100644 --- a/vcl/source/components/makefile.mk +++ b/vcl/source/components/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: kz $ $Date: 2006-10-06 09:58:42 $ +# last change: $Author: kz $ $Date: 2008-04-04 16:18:31 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,6 +48,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- SLOFILES= $(SLO)$/display.obj \ + $(SLO)$/fontident.obj \ $(SLO)$/factory.obj # --- Targets ------------------------------------------------------ -- cgit