summaryrefslogtreecommitdiff
path: root/basegfx/source
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/source')
-rw-r--r--basegfx/source/curve/makefile.mk9
1 files changed, 5 insertions, 4 deletions
diff --git a/basegfx/source/curve/makefile.mk b/basegfx/source/curve/makefile.mk
index 1d58cd1ae26c..60a217d6e676 100644
--- a/basegfx/source/curve/makefile.mk
+++ b/basegfx/source/curve/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:24:53 $
+# last change: $Author: thb $ $Date: 2003-11-10 13:32:29 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,8 +76,9 @@ TARGET=curve
SLOFILES= \
$(SLO)$/b2dcubicbezier.obj \
- $(SLO)$/b2dquadraticbezier.obj
-
+ $(SLO)$/b2dquadraticbezier.obj \
+ $(SLO)$/b2dbeziertools.obj
+
# --- Targets ----------------------------------
.INCLUDE : target.mk