From d4ec98f485b970e410f00235e682e6c36400793f Mon Sep 17 00:00:00 2001 From: Andreas Schlüns <as@openoffice.org> Date: Thu, 12 Oct 2000 09:48:29 +0000 Subject: #78521# build new service helper for status indicator factory --- framework/source/helper/makefile.mk | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'framework/source') diff --git a/framework/source/helper/makefile.mk b/framework/source/helper/makefile.mk index 84ca1dc96195..5f57b6e0478b 100644 --- a/framework/source/helper/makefile.mk +++ b/framework/source/helper/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: as $ $Date: 2000-09-26 13:01:15 $ +# last change: $Author: as $ $Date: 2000-10-12 10:48:29 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -86,7 +86,9 @@ SLOFILES= $(SLO)$/otasksaccess.obj \ $(SLO)$/opluginframedispatcher.obj \ $(SLO)$/oinstanceprovider.obj \ $(SLO)$/opluginframefactory.obj \ - $(SLO)$/opipeconnection.obj + $(SLO)$/opipeconnection.obj \ + $(SLO)$/ostatusindicatorfactory.obj \ + $(SLO)$/ostatusindicator.obj # --- Targets ------------------------------------------------------ -- cgit