summaryrefslogtreecommitdiff
path: root/basegfx/source/matrix
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 23:00:45 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 23:00:45 +0000
commit2626bf5365efb8f9cbdbe76cfc980808ae5676e4 (patch)
treec47f4728c45ee29839ba822506f914f140b0031a /basegfx/source/matrix
parent484c3ddfd5f3d9b6175ac876ee6fb8f4c77f5637 (diff)
INTEGRATION: CWS aw033 (1.2.2); FILE MERGED
2008/05/14 14:42:00 aw 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/26 11:32:44 aw 1.2.2.1: #i73860# matrixtools added
Diffstat (limited to 'basegfx/source/matrix')
-rw-r--r--basegfx/source/matrix/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/basegfx/source/matrix/makefile.mk b/basegfx/source/matrix/makefile.mk
index 0622a684fffc..7cf3ef0961f0 100644
--- a/basegfx/source/matrix/makefile.mk
+++ b/basegfx/source/matrix/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
# This file is part of OpenOffice.org.
#
@@ -44,7 +44,8 @@ TARGET=matrix
# --- Files -------------------------------------
SLOFILES= \
- $(SLO)$/b2dhommatrix.obj \
+ $(SLO)$/b2dhommatrix.obj \
+ $(SLO)$/b2dhommatrixtools.obj \
$(SLO)$/b3dhommatrix.obj
# --- Targets ----------------------------------