From ca5978a5b8f565b84126739e7ed4b684d09c2745 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 19 Mar 2004 11:27:09 +0000 Subject: [PATCH] INTEGRATION: CWS formdesign01 (1.10.66); FILE MERGED 2003/11/27 14:44:19 fs 1.10.66.1: #i22878# +fileurlbox --- svtools/source/control/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/svtools/source/control/makefile.mk b/svtools/source/control/makefile.mk index 770ba96a46eb..7a8b2b6c2d05 100644 --- a/svtools/source/control/makefile.mk +++ b/svtools/source/control/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: kz $ $Date: 2003-08-25 15:41:35 $ +# last change: $Author: obo $ $Date: 2004-03-19 12:27:09 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -84,6 +84,7 @@ EXCEPTIONSFILES=\ $(SLO)$/valueacc.obj SLOFILES= $(EXCEPTIONSFILES) \ + $(SLO)$/fileurlbox.obj \ $(SLO)$/wizardheader.obj \ $(SLO)$/ctrltool.obj \ $(SLO)$/ctrlbox.obj \