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 53f6569dcf9c..af775dc5df40 100644 --- a/starmath/source/makefile.mk +++ b/starmath/source/makefile.mk @@ -89,6 +89,7 @@ SLOFILES = \ $(SLO2FILES) EXCEPTIONSFILES = \ + $(SLO)$/register.obj \ $(SLO)$/accessibility.obj \ $(SLO)$/cfgitem.obj \ $(SLO)$/document.obj \ |