summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-06-03 16:40:59 +0200
committerMikhail Voytenko <mav@openoffice.org>2010-06-03 16:40:59 +0200
commitd247197d60cde92dbfc429b738a3a9e5a752d066 (patch)
tree6d1288c3ad4f99e55f5763ccab0120ee92af398b /starmath
parentd4837c2805f73af95e5234ad4bb2546f9501d910 (diff)
fwk139: #i10000# avoid warnings on solaris
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 a69a90010700..eda4d91083c0 100644
--- a/starmath/source/makefile.mk
+++ b/starmath/source/makefile.mk
@@ -94,6 +94,7 @@ EXCEPTIONSFILES = \
$(SLO)$/mathmlimport.obj \
$(SLO)$/mathmlexport.obj \
$(SLO)$/mathtype.obj \
+ $(SLO)$/smdll.obj \
$(SLO)$/view.obj \
$(SLO)$/unomodel.obj \
$(SLO)$/smdetect.obj \