summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-01-05 13:20:33 +0000
committerRüdiger Timm <rt@openoffice.org>2004-01-05 13:20:33 +0000
commit4516589f91e03fa5d8589a52ed8b72af8f9e4521 (patch)
tree81da8d65268d2bc5fde3ebd1aa9e06c6bcb0d383 /scripting
parent0e39fd1dbdcdf25cfa61059a516df94f10e8041d (diff)
INTEGRATION: CWS scriptingf2 (1.5.2); FILE MERGED
2003/12/09 19:12:52 npower 1.5.2.1: #i22564# Remove all references to storage service and additionally cleaned up some code to do with Any ( as per DBO guidlines )
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/provider/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/provider/makefile.mk b/scripting/source/provider/makefile.mk
index 45439a37dfe2..5e071518e9e8 100644
--- a/scripting/source/provider/makefile.mk
+++ b/scripting/source/provider/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: npower $ $Date: 2003-09-04 07:25:41 $
+# last change: $Author: rt $ $Date: 2004-01-05 14:20:33 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,7 +77,7 @@ COMP1TYPELIST=$(TARGET)
.INCLUDE : ..$/cppumaker.mk
SLOFILES=\
- $(SLO)$/ScriptingContext.obj\
+ $(SLO)$/InvocationCtxProperties.obj\
$(SLO)$/MasterScriptProvider.obj\
$(SLO)$/ActiveMSPList.obj\
$(SLO)$/ProviderCache.obj\