From 394776c6b72d98a88818f7e31702dab08052922e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Tue, 29 Jan 2008 13:16:16 +0000 Subject: [PATCH] INTEGRATION: CWS reportdesign02 (1.8.12); FILE MERGED 2008/01/08 13:39:27 oj 1.8.12.4: wrong define name 2008/01/07 14:20:23 oj 1.8.12.3: merge cws pentaho1 into reportdesign02 to avoid blocking 2007/12/20 07:48:35 oj 1.8.12.2: RESYNC: (1.8-1.10); FILE MERGED 2007/10/26 10:42:11 oj 1.8.12.1: #i82914# add configuration entry --- reportdesign/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reportdesign/util/makefile.mk b/reportdesign/util/makefile.mk index be3c106c2559..a4a3bdec6e1e 100644 --- a/reportdesign/util/makefile.mk +++ b/reportdesign/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: ihi $ $Date: 2008-01-14 15:24:12 $ +# last change: $Author: rt $ $Date: 2008-01-29 14:16:16 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -233,7 +233,7 @@ TXTFILES:=$(foreach,i,$(alllangiso) $(ZIP1DIR)$/registration$/license_$i.txt) LICLINES:=$(foreach,i,$(TXTFILES) ) .ENDIF # "$(GUI)"!="WNT" -REPRORTJARFILES := \ +REPORTJARFILES := \ $(ZIP1DIR)$/flute-1.3-jfree-20061107.jar \ $(ZIP1DIR)$/jcommon-1.0.10.jar \ $(ZIP1DIR)$/jcommon-serializer-0.2.0.jar \