summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basegfx/source/polygon/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/basegfx/source/polygon/makefile.mk b/basegfx/source/polygon/makefile.mk
index e9ddc11a9e38..f16293845b57 100644
--- a/basegfx/source/polygon/makefile.mk
+++ b/basegfx/source/polygon/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: aw $ $Date: 2003-11-26 14:40:13 $
+# last change: $Author: pjunck $ $Date: 2004-11-03 08:38:50 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -80,6 +80,7 @@ SLOFILES= \
$(SLO)$/b2dpolypolygon.obj \
$(SLO)$/b2dpolypolygontools.obj \
$(SLO)$/b2dpolypolygoncutter.obj \
+ $(SLO)$/b2dlinegeometry.obj \
$(SLO)$/b3dpolygon.obj \
$(SLO)$/b3dpolygontools.obj \
$(SLO)$/b3dpolypolygon.obj \