From 00d038b56e7b0fa6fdd58090cce9b19b2c4ac24a Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 4 Oct 2004 18:52:52 +0000 Subject: [PATCH] INTEGRATION: CWS mav09 (1.4.2); FILE MERGED 2004/06/07 13:21:15 mav 1.4.2.1: #i27773# access to configuration --- embeddedobj/source/general/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/embeddedobj/source/general/makefile.mk b/embeddedobj/source/general/makefile.mk index 9ddb5674bc08..02f7092c1fbe 100644 --- a/embeddedobj/source/general/makefile.mk +++ b/embeddedobj/source/general/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: mav $ $Date: 2003-11-28 18:04:04 $ +# last change: $Author: kz $ $Date: 2004-10-04 19:52:52 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -79,6 +79,7 @@ SLOFILES = \ $(SLO)$/xcreator.obj\ $(SLO)$/convert.obj\ $(SLO)$/docholder.obj\ + $(SLO)$/confighelper.obj\ $(SLO)$/intercept.obj @@ -86,6 +87,7 @@ EXCEPTIONSFILES= \ $(SLO)$/xcreator.obj\ $(SLO)$/convert.obj\ $(SLO)$/docholder.obj\ + $(SLO)$/confighelper.obj\ $(SLO)$/intercept.obj