summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/undo/makefile.mk')
-rw-r--r--sc/source/ui/undo/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/source/ui/undo/makefile.mk b/sc/source/ui/undo/makefile.mk
index 01edd92f8553..50fab82972ca 100644
--- a/sc/source/ui/undo/makefile.mk
+++ b/sc/source/ui/undo/makefile.mk
@@ -76,7 +76,8 @@ SLOFILES = \
EXCEPTIONSFILES= \
$(SLO)$/undoblk3.obj \
$(SLO)$/undocell.obj \
- $(SLO)$/undostyl.obj
+ $(SLO)$/undostyl.obj \
+ $(SLO)$/undotab.obj
# --- Tagets -------------------------------------------------------