summaryrefslogtreecommitdiff
path: root/starmath/source/makefile.mk
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2001-03-19 12:02:50 +0000
committerAndreas Schlüns <as@openoffice.org>2001-03-19 12:02:50 +0000
commitc380efcf1c9327e78ea9530f9983f7f5c7e2d810 (patch)
tree22a9c331537f81b0f9aeac544f8f32b41bfa9da0 /starmath/source/makefile.mk
parent9db60affa5f86d22064628e5b3dc14788d966521 (diff)
#85112# disable frame loader service!
Diffstat (limited to 'starmath/source/makefile.mk')
-rw-r--r--starmath/source/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/starmath/source/makefile.mk b/starmath/source/makefile.mk
index f66ec0184452..4ddd184983b5 100644
--- a/starmath/source/makefile.mk
+++ b/starmath/source/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: mib $ $Date: 2001-03-07 14:27:21 $
+# last change: $Author: as $ $Date: 2001-03-19 13:02:50 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,7 +94,7 @@ SRC2FILES = smres.src \
commands.src
SLOFILES = \
- $(SLO)$/frmload.obj \
+ $(SLO)$/register.obj \
$(SLO)$/typemap.obj \
$(SLO)$/symbol.obj \
$(SLO)$/toolbox.obj \
@@ -117,7 +117,7 @@ SLOFILES = \
$(SLO)$/xchar.obj
EXCEPTIONSFILES = \
- $(SLO)$/frmload.obj \
+ $(SLO)$/register.obj \
$(SLO)$/mathml.obj \
$(SLO)$/unomodel.obj