summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2000-10-24 14:46:19 +0000
committerOliver Bolte <obo@openoffice.org>2000-10-24 14:46:19 +0000
commit8bf421de2433ef4a3639fe5c5f0b871dec7231ec (patch)
tree3e7f5db7090438fa27bc78598e8befcf797c6b27 /svx
parent21433483eb1fec5e7f1d53546e3828e451a687fe (diff)
exception flag for sxl_unolingu.obj
Diffstat (limited to 'svx')
-rw-r--r--svx/source/editeng/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/svx/source/editeng/makefile.mk b/svx/source/editeng/makefile.mk
index ce7936ca59d1..b8485ccffd16 100644
--- a/svx/source/editeng/makefile.mk
+++ b/svx/source/editeng/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2000-10-24 15:39:49 $
+# last change: $Author: obo $ $Date: 2000-10-24 15:46:19 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -164,7 +164,8 @@ SVXLIGHTOBJFILES= \
SRCFILES= editeng.src
EXCEPTIONSFILES= \
- $(SLO)$/unolingu.obj
+ $(SLO)$/unolingu.obj \
+ $(OBJ)$/sxl_unolingu.obj
.INCLUDE : target.mk