diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-01-05 11:22:30 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-01-05 11:22:30 +0000 |
commit | b8772c5230b94d491a774808c7788a1d7428a08a (patch) | |
tree | 02b81ce366b472074a7a32b989e330b42d2ed86e | |
parent | f1de40194406601aed5e9492e5c06344b5a1e6f3 (diff) |
INTEGRATION: CWS dba20 (1.23.150); FILE MERGED
2004/11/29 11:25:35 oj 1.23.150.2: RESYNC: (1.23-1.24); FILE MERGED
2004/11/26 13:40:06 fs 1.23.150.1: #i37434# +fmcontrollayout
-rw-r--r-- | svx/source/form/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/form/makefile.mk b/svx/source/form/makefile.mk index 964a1fa55bf6..930c4b8f27ea 100644 --- a/svx/source/form/makefile.mk +++ b/svx/source/form/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: obo $ $Date: 2004-11-16 11:26:27 $ +# last change: $Author: obo $ $Date: 2005-01-05 12:22:30 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -89,6 +89,7 @@ SLOFILES = \ $(SLO)$/formtoolbars.obj \ $(SLO)$/fmdocumentclassification.obj \ $(SLO)$/fmcontrolbordermanager.obj \ + $(SLO)$/fmcontrollayout.obj \ $(SLO)$/fmtextcontroldialogs.obj \ $(SLO)$/fmtextcontrolfeature.obj \ $(SLO)$/fmtextcontrolshell.obj \ |