diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 11:51:55 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 11:51:55 +0000 |
commit | 9e5f01d1f6d633bf328a3d3beba0885723056049 (patch) | |
tree | 640249708ab4bd163aaf4c0ac3f2a5ad86c860c6 | |
parent | 2334b39910d95b9034d7fa825801c5fefa8fea3c (diff) |
INTEGRATION: CWS sb76 (1.13.8); FILE MERGED
2007/08/31 11:00:30 sb 1.13.8.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
-rw-r--r-- | pyuno/source/loader/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pyuno/source/loader/makefile.mk b/pyuno/source/loader/makefile.mk index 1362fd24d976..964a3f20f4cc 100644 --- a/pyuno/source/loader/makefile.mk +++ b/pyuno/source/loader/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: vg $ $Date: 2007-09-20 15:57:28 $ +# last change: $Author: hr $ $Date: 2007-09-27 12:51:55 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -89,7 +89,7 @@ SLOFILES= $(SLO)$/pyuno_loader.obj COMPONENTS= \ - typeconverter.uno \ + stocservices.uno \ invocation.uno \ introspection.uno \ invocadapt.uno \ |