summaryrefslogtreecommitdiff
path: root/toolkit/util
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-05-07 15:17:58 +0000
committerRüdiger Timm <rt@openoffice.org>2004-05-07 15:17:58 +0000
commit4a8add2c5940d45ef44f893db696263007dccbc4 (patch)
tree0a4823d57307f3a1ef3bd9da887ebb6d1f073a7f /toolkit/util
parent2562afd3c58572ec9b9337424be27fe6744101e3 (diff)
INTEGRATION: CWS frmcontrols03 (1.13.120); FILE MERGED
2004/03/23 15:26:05 fs 1.13.120.2: RESYNC: (1.13-1.14); FILE MERGED 2004/03/02 08:06:22 fs 1.13.120.1: #i24387# prepare UnoEditControl for being exported (don't filter the identifier)
Diffstat (limited to 'toolkit/util')
-rw-r--r--toolkit/util/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/toolkit/util/makefile.mk b/toolkit/util/makefile.mk
index e2325d5e71ea..3ddd4bcfd474 100644
--- a/toolkit/util/makefile.mk
+++ b/toolkit/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: kz $ $Date: 2004-02-25 17:58:23 $
+# last change: $Author: rt $ $Date: 2004-05-07 16:17:58 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -132,7 +132,6 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk
@echo ------------------------------
@echo Making: $@
@echo Provider> $@
- @echo UnoEditControl>> $@
@echo UnoControlEditModel>> $@
@echo UnoFixedTextControl>> $@
@echo UnoControlFixedTextModel>> $@