summaryrefslogtreecommitdiff
path: root/basegfx/source/tools/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-04 15:03:56 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-04 15:03:56 +0000
commit3efe68473fb1d04b879f80fe175af3d52cbc1a15 (patch)
treed144cd15a7a117bce4f2b55d024490d152e21a44 /basegfx/source/tools/makefile.mk
parenteb55df8e5d203a316cf8c6199c1348bedc6bf4c2 (diff)
INTEGRATION: CWS pdfimport (1.4.44); FILE MERGED
2008/01/25 08:32:18 akhva 1.4.44.1: #i80825# resync
Diffstat (limited to 'basegfx/source/tools/makefile.mk')
-rwxr-xr-xbasegfx/source/tools/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/basegfx/source/tools/makefile.mk b/basegfx/source/tools/makefile.mk
index b54ef35f0bd1..4cbf38374e48 100755
--- a/basegfx/source/tools/makefile.mk
+++ b/basegfx/source/tools/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: kz $ $Date: 2006-12-13 15:08:57 $
+# last change: $Author: kz $ $Date: 2008-04-04 16:03:56 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -48,7 +48,8 @@ ENABLE_EXCEPTIONS=TRUE
SLOFILES= $(SLO)$/canvastools.obj \
$(SLO)$/debugplotter.obj \
$(SLO)$/liangbarsky.obj \
- $(SLO)$/tools.obj
+ $(SLO)$/tools.obj \
+ $(SLO)$/unopolypolygon.obj
# --- Targets ----------------------------------