summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-01-08 09:39:22 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-01-08 09:39:22 +0100
commit12fca6b273e468dce6fb311b861cf2916423023b (patch)
treea9db199862ad134e0d1f753e330089f31b9bb5c7 /starmath
parentf57279adbc278db3ba1aef327d8568c581d82d9e (diff)
autorecovery: need to compile some files (which indirectly include sfxbasemodel.hxx) with exception support
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/makefile.mk b/starmath/source/makefile.mk
index 53f6569dcf..af775dc5df 100644
--- a/starmath/source/makefile.mk
+++ b/starmath/source/makefile.mk
@@ -89,6 +89,7 @@ SLOFILES = \
$(SLO2FILES)
EXCEPTIONSFILES = \
+ $(SLO)$/register.obj \
$(SLO)$/accessibility.obj \
$(SLO)$/cfgitem.obj \
$(SLO)$/document.obj \