Make.spec
changeset 409 b4e1448e1500
parent 398 75f9d9be3b3a
child 422 22a9f6e18144
--- a/Make.spec	Sat Aug 20 18:39:14 2011 +0200
+++ b/Make.spec	Sat Aug 20 18:40:10 2011 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/goodies/sunit/Make.spec,v 1.16 2011-08-20 15:35:44 vrany Exp $
+# $Header: /cvs/stx/stx/goodies/sunit/Make.spec,v 1.17 2011-08-20 16:40:10 vrany Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_goodies_sunit.
@@ -65,6 +65,7 @@
 	TestResource \
 	TestCaseOutcome \
 	TestResultStX \
+	TestResultForRunWithDebug \
 
 
 
@@ -85,6 +86,7 @@
     $(OUTDIR)TestResource.$(O) \
     $(OUTDIR)TestCaseOutcome.$(O) \
     $(OUTDIR)TestResultStX.$(O) \
+    $(OUTDIR)TestResultForRunWithDebug.$(O) \
     $(OUTDIR)extensions.$(O) \