INTEGRATION: CWS fwk20 (1.5.4); FILE MERGED

2005/08/02 09:25:31 mav 1.5.4.1: #i46848# new tests
This commit is contained in:
Jens-Heiner Rechtien
2005-09-23 14:53:58 +00:00
parent 41254b6afc
commit 2d01221295

View File

@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.6 $
# $Revision: 1.7 $
#
# last change: $Author: rt $ $Date: 2005-09-08 16:00:57 $
# last change: $Author: hr $ $Date: 2005-09-23 15:53:58 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -66,7 +66,9 @@ JAVAFILES =\
RegressionTest_i29169.java\
RegressionTest_i30400.java\
RegressionTest_i29321.java\
RegressionTest_i30677.java
RegressionTest_i30677.java\
RegressionTest_i27773.java\
RegressionTest_i46848.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)