diff options
author | obo <obo@openoffice.org> | 2010-06-15 10:26:12 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-06-15 10:26:12 +0200 |
commit | dda6b7d28ff03d04500c68db13074802d92525b4 (patch) | |
tree | 1c5e04320742b1e9b4f659569f46c13a0008ff5e /starmath | |
parent | eb205266228b6069423a3777ad68517e92a3f192 (diff) | |
parent | 1d1528cab8a399b303d8410ec44b33df9b168601 (diff) |
CWS-TOOLING: integrate CWS fwk139
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/makefile.mk b/starmath/source/makefile.mk index 6b100ee606f2..596060397e18 100644 --- a/starmath/source/makefile.mk +++ b/starmath/source/makefile.mk @@ -95,6 +95,7 @@ EXCEPTIONSFILES = \ $(SLO)$/mathmlimport.obj \ $(SLO)$/mathmlexport.obj \ $(SLO)$/mathtype.obj \ + $(SLO)$/smdll.obj \ $(SLO)$/view.obj \ $(SLO)$/unomodel.obj \ $(SLO)$/smdetect.obj \ |