diff options
Diffstat (limited to 'sw/source/ui/config/makefile.mk')
-rw-r--r-- | sw/source/ui/config/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/config/makefile.mk b/sw/source/ui/config/makefile.mk index 61d259cf87..b8d0120429 100644 --- a/sw/source/ui/config/makefile.mk +++ b/sw/source/ui/config/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: rt $ $Date: 2005-09-09 06:43:28 $ +# last change: $Author: vg $ $Date: 2006-06-02 12:50:09 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -57,6 +57,7 @@ SRC1FILES = \ redlopt.src SLOFILES = \ + $(EXCEPTIONSFILES) \ $(SLO)$/barcfg.obj \ $(SLO)$/caption.obj \ $(SLO)$/cfgitems.obj \ |