summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/processor2d/makefile.mk')
-rw-r--r--drawinglayer/source/processor2d/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/drawinglayer/source/processor2d/makefile.mk b/drawinglayer/source/processor2d/makefile.mk
index a08c67d45523..1ca3aad2e494 100644
--- a/drawinglayer/source/processor2d/makefile.mk
+++ b/drawinglayer/source/processor2d/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: aw $ $Date: 2008-03-05 08:20:32 $
+# last change: $Author: aw $ $Date: 2008-06-24 15:31:08 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -55,6 +55,7 @@ SLOFILES= \
$(SLO)$/vclpixelprocessor2d.obj \
$(SLO)$/vclmetafileprocessor2d.obj \
$(SLO)$/contourextractor2d.obj \
+ $(SLO)$/linegeometryextractor2d.obj \
$(SLO)$/canvasprocessor.obj
# --- Targets ----------------------------------