summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRelease Engineering <releng@openoffice.org>2010-06-11 09:21:23 +0200
committerRelease Engineering <releng@openoffice.org>2010-06-11 09:21:23 +0200
commita60813cb9de5a57e13aafca2eefada5f580878ae (patch)
treeb27c45196da54e7b3d2ebe49d0692432b75e8987
parent0a11354fc949dff5860a0b4240f18c6320561f9b (diff)
masterfix: #10000# dialog.obj added to EXCEPTIONFILES
-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 b8256514f453..6b100ee606f2 100644
--- a/starmath/source/makefile.mk
+++ b/starmath/source/makefile.mk
@@ -88,6 +88,7 @@ EXCEPTIONSFILES = \
$(SLO)$/register.obj \
$(SLO)$/accessibility.obj \
$(SLO)$/cfgitem.obj \
+ $(SLO)$/dialog.obj \
$(SLO)$/document.obj \
$(SLO)$/node.obj \
$(SLO)$/parse.obj \