diff options
Diffstat (limited to 'starmath/source/makefile.mk')
-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 c3091423c1..a69a900107 100644 --- a/starmath/source/makefile.mk +++ b/starmath/source/makefile.mk @@ -85,6 +85,7 @@ SLOFILES = \ $(SLO2FILES) EXCEPTIONSFILES = \ + $(SLO)$/register.obj \ $(SLO)$/accessibility.obj \ $(SLO)$/cfgitem.obj \ $(SLO)$/document.obj \ |