summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-12 09:58:25 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-12 09:58:25 +0000
commitcdbbabb124387f9ce5ca4bafc8449efbed5c038e (patch)
tree850e9effdae6e9973ea24f23f871f6488df49acf /udkapi/com/sun/star/util
parentff8defaa4b3603997e83eff20efa3d3924a07f1e (diff)
INTEGRATION: CWS sb36 (1.3.144); FILE MERGED
2006/11/08 16:59:41 sb 1.3.144.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/22 06:44:40 sb 1.3.144.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/14 12:22:43 sb 1.3.144.1: #i51803# Moved theMacroExpander to its own idl file.
Diffstat (limited to 'udkapi/com/sun/star/util')
-rw-r--r--udkapi/com/sun/star/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/util/makefile.mk b/udkapi/com/sun/star/util/makefile.mk
index 6ced719d4b4f..b93daa374c95 100644
--- a/udkapi/com/sun/star/util/makefile.mk
+++ b/udkapi/com/sun/star/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: obo $ $Date: 2006-07-10 16:14:27 $
+# last change: $Author: obo $ $Date: 2007-03-12 10:58:25 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,8 @@ IDLFILES=\
XVeto.idl \
XMacroExpander.idl \
MacroExpander.idl \
- BootstrapMacroExpander.idl
+ BootstrapMacroExpander.idl \
+ theMacroExpander.idl
# ------------------------------------------------------------------