From 865a030eca61a3db7ae91160a7f4ae105edf5d01 Mon Sep 17 00:00:00 2001 From: Sarah Smith Date: Wed, 6 Nov 2002 10:06:16 +0000 Subject: [PATCH] #96320# adding layerdecorator --- configmgr/source/backend/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configmgr/source/backend/makefile.mk b/configmgr/source/backend/makefile.mk index 3c3f99d6cebf..685a40d611e7 100644 --- a/configmgr/source/backend/makefile.mk +++ b/configmgr/source/backend/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: jb $ $Date: 2002-10-24 15:32:29 $ +# last change: $Author: ssmith $ $Date: 2002-11-06 11:06:16 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -94,6 +94,7 @@ SLOFILES=\ $(SLO)$/importsvc.obj \ $(SLO)$/basicimporthandler.obj \ $(SLO)$/importmergehandler.obj \ + $(SLO)$/layerdecorator.obj \ # --- Targets ---