summaryrefslogtreecommitdiff
path: root/forms/source/misc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:19:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:19:24 +0000
commit34478d249934bc3b4d7ca563d312b263aef6957a (patch)
tree759d0e5fbe4be0743bfe0b470242ccd6d0b0dd73 /forms/source/misc
parent32dc8aa9ef3fcc60c290eef5422cd54df69934fb (diff)
INTEGRATION: CWS frmcontrols02 (1.5.94); FILE MERGED
2004/01/23 17:55:44 fs 1.5.94.1: reorganized some files
Diffstat (limited to 'forms/source/misc')
-rw-r--r--forms/source/misc/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/forms/source/misc/makefile.mk b/forms/source/misc/makefile.mk
index ec3bb93009de..c1c55ad734fc 100644
--- a/forms/source/misc/makefile.mk
+++ b/forms/source/misc/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hr $ $Date: 2003-03-25 18:01:26 $
+# last change: $Author: hr $ $Date: 2004-04-13 11:19:24 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,7 +83,8 @@ SLOFILES= $(SLO)$/limitedformats.obj \
$(SLO)$/services.obj \
$(SLO)$/InterfaceContainer.obj \
$(SLO)$/ids.obj \
- $(SLO)$/formsmodule.obj
+ $(SLO)$/frm_module.obj \
+ $(SLO)$/frm_strings.obj
# --- Targets ----------------------------------