diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-06-21 12:10:04 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-06-21 12:10:04 +0000 |
commit | 83409d9d110d574b0b181489c76ccfb185743c92 (patch) | |
tree | 2461f051cd05008ec7f42e1fc7b43917405165ac | |
parent | ae0a035bb91441176bcc524133b10d9657851e7c (diff) |
INTEGRATION: CWS optionalbase (1.9.34); FILE MERGED
2005/06/16 07:39:14 fs 1.9.34.1: #i46898# extra Base module
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/makefile.mk b/officecfg/registry/data/org/openoffice/Office/makefile.mk index 0bd4990886af..af5a460933f3 100644 --- a/officecfg/registry/data/org/openoffice/Office/makefile.mk +++ b/officecfg/registry/data/org/openoffice/Office/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: vg $ $Date: 2005-03-23 10:54:06 $ +# last change: $Author: rt $ $Date: 2005-06-21 13:10:04 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -96,6 +96,7 @@ MODULEFILES= \ Common-calc.xcu \ Common-draw.xcu \ Common-impress.xcu \ + Common-base.xcu \ Common-math.xcu \ Common-unx.xcu \ Common-wnt.xcu \ |