diff --git a/scp2/source/testtool/makefile.mk b/scp2/source/testtool/makefile.mk index 0a50386b5a2b..94e35680f7f2 100644 --- a/scp2/source/testtool/makefile.mk +++ b/scp2/source/testtool/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2004-03-04 14:11:30 $ +# last change: $Author: rt $ $Date: 2004-08-12 08:16:56 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -78,5 +78,8 @@ PARFILES= \ module_testtool.par \ file_testtool.par +ULFFILES= \ + module_testtool.ulf + # --- File --------------------------------------------------------- .INCLUDE : target.mk