summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-26 17:40:45 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-26 17:40:45 +0000
commit319424221006abdf003d27cabbffb24628694776 (patch)
tree70dc7424692a1084dd9fa096768d92eaf6ef7004 /basegfx
parent5340541d1ba93d519f13d1378cba9c4286697178 (diff)
INTEGRATION: CWS presentationengine01 (1.1.2); FILE MERGED
2004/08/19 00:10:02 thb 1.1.2.1: #110496# Added B2DMultiRange implementation
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/source/range/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/basegfx/source/range/makefile.mk b/basegfx/source/range/makefile.mk
index f1fda731918c..681a8f41bc1f 100644
--- a/basegfx/source/range/makefile.mk
+++ b/basegfx/source/range/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: aw $ $Date: 2003-10-28 11:26:38 $
+# last change: $Author: rt $ $Date: 2004-11-26 18:40:45 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,8 +77,9 @@ TARGET=range
SLOFILES= \
$(SLO)$/b1drange.obj \
$(SLO)$/b2drange.obj \
+ $(SLO)$/b2dmultirange.obj \
$(SLO)$/b3drange.obj
-
+
# --- Targets ----------------------------------
.INCLUDE : target.mk