diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-06-02 11:50:09 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-06-02 11:50:09 +0000 |
commit | 5401b8d3a29cf9db96605b2e4d2541469e25719f (patch) | |
tree | 601e767c830bab257cac065d4e21078184af2661 | |
parent | 8366d7603e9db7a8094d84f08108da59e0082c5f (diff) |
INTEGRATION: CWS ause051 (1.12.352); FILE MERGED
2006/05/24 11:57:34 hjs 1.12.352.1: #i65393# fix makefile
-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 \ |