diff options
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 \ |