From 3698e081e525198c2f115b560bdea0cfae3857f1 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 11 Jul 2007 14:03:03 +0000 Subject: INTEGRATION: CWS stclient (1.111.38); FILE MERGED 2007/06/28 13:50:18 as 1.111.38.1: #b6573281# new job to system-shell-exec binding --- framework/util/makefile.mk | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'framework/util') diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk index 02bb63b7e10a..2d3e28797c26 100644 --- a/framework/util/makefile.mk +++ b/framework/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.113 $ +# $Revision: 1.114 $ # -# last change: $Author: ihi $ $Date: 2007-07-10 15:38:59 $ +# last change: $Author: ihi $ $Date: 2007-07-11 15:03:03 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -63,6 +63,7 @@ LIB1OBJFILES= \ $(SLO)$/itemcontainer.obj \ $(SLO)$/rootitemcontainer.obj \ $(SLO)$/constitemcontainer.obj \ + $(SLO)$/jobconst.obj \ $(SLO)$/propertysethelper.obj @@ -367,7 +368,8 @@ SHL5OBJS= \ $(SLO)$/helponstartup.obj \ $(SLO)$/tabwinfactory.obj \ $(SLO)$/tabwindow.obj \ - $(SLO)$/systemexec.obj \ + $(SLO)$/systemexec.obj \ + $(SLO)$/shelljob.obj \ $(SLO)$/register3rdcomponents.obj SHL5STDLIBS= \ -- cgit