From 2a7682365116e1e6bb2a4a2a343727d64f16a9e2 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 17 Mar 2004 12:57:06 +0000 Subject: [PATCH] INTEGRATION: CWS canvas01 (1.12.52); FILE MERGED 2004/02/20 20:57:56 thb 1.12.52.1: #110496# Added canvastools --- vcl/source/helper/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vcl/source/helper/makefile.mk b/vcl/source/helper/makefile.mk index 76171a1c8463..c030f6056b91 100644 --- a/vcl/source/helper/makefile.mk +++ b/vcl/source/helper/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: vg $ $Date: 2004-01-06 14:01:33 $ +# last change: $Author: obo $ $Date: 2004-03-17 13:57:06 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -77,6 +77,7 @@ TARGET=helper SLOFILES=\ $(SLO)$/evntpost.obj \ + $(SLO)$/canvastools.obj \ $(SLO)$/xconnection.obj \ $(SLO)$/threadex.obj