summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/graphic
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-10 11:38:03 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-10 11:38:03 +0000
commit9405aee75286accdba7fd32ee54a38ae84c9d3f7 (patch)
tree34fb6829333e9f5780ba06c70ac707af8af268db /offapi/com/sun/star/graphic
parent329dd37d3328081feb8d5e1d0c1a308c9adc386f (diff)
INTEGRATION: CWS xmlfilter02 (1.5.36); FILE MERGED
2007/09/24 15:55:18 sj 1.5.36.1: added graphictransformer
Diffstat (limited to 'offapi/com/sun/star/graphic')
-rwxr-xr-xoffapi/com/sun/star/graphic/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/offapi/com/sun/star/graphic/makefile.mk b/offapi/com/sun/star/graphic/makefile.mk
index 9700fb464..c53e0a03b 100755
--- a/offapi/com/sun/star/graphic/makefile.mk
+++ b/offapi/com/sun/star/graphic/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2006-12-01 17:08:16 $
+# last change: $Author: obo $ $Date: 2008-01-10 12:38:03 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -56,7 +56,8 @@ IDLFILES= \
MediaProperties.idl \
XGraphic.idl \
XGraphicProvider.idl \
- XGraphicRenderer.idl
+ XGraphicRenderer.idl \
+ XGraphicTransformer.idl
# --- Targets ------------------------------------------------------