# HG changeset patch # User Jan Vrany # Date 1426195298 -3600 # Node ID c2dd8500d9fc09fc383d19691ad38b314e5138ca # Parent 0a003589fa2a1506d3b0d87635b85662fcf25147 Make JUnit report reade an autoloaded class diff -r 0a003589fa2a -r c2dd8500d9fc reports/Make.proto --- a/reports/Make.proto Thu Mar 12 22:21:30 2015 +0100 +++ b/reports/Make.proto Thu Mar 12 22:21:38 2015 +0100 @@ -34,7 +34,7 @@ # add the path(es) here:, # ********** OPTIONAL: MODIFY the next lines *** # LOCALINCLUDES=-Ifoo -Ibar -LOCALINCLUDES= -I$(INCLUDE_TOP)/stx/goodies/refactoryBrowser/browser -I$(INCLUDE_TOP)/stx/goodies/refactoryBrowser/helpers -I$(INCLUDE_TOP)/stx/goodies/refactoryBrowser/lint -I$(INCLUDE_TOP)/stx/goodies/sunit -I$(INCLUDE_TOP)/stx/goodies/xml/vw -I$(INCLUDE_TOP)/stx/libbasic -I$(INCLUDE_TOP)/stx/libcomp +LOCALINCLUDES= -I$(INCLUDE_TOP)/stx/goodies/refactoryBrowser/browser -I$(INCLUDE_TOP)/stx/goodies/refactoryBrowser/helpers -I$(INCLUDE_TOP)/stx/goodies/refactoryBrowser/lint -I$(INCLUDE_TOP)/stx/goodies/sunit -I$(INCLUDE_TOP)/stx/libbasic -I$(INCLUDE_TOP)/stx/libcomp # if you need any additional defines for embedded C code, @@ -141,7 +141,6 @@ # BEGINMAKEDEPEND --- do not remove this line; make depend needs it -$(OUTDIR)Builder__JUnitReportReader.$(O) Builder__JUnitReportReader.$(H): Builder__JUnitReportReader.st $(INCLUDE_TOP)/stx/goodies/xml/vw/SAXDriver.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)Builder__Report.$(O) Builder__Report.$(H): Builder__Report.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)Builder__ReportFormat.$(O) Builder__ReportFormat.$(H): Builder__ReportFormat.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR) $(OUTDIR)Builder__ReportRunner.$(O) Builder__ReportRunner.$(H): Builder__ReportRunner.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/StandaloneStartup.$(H) $(STCHDR)