Make.spec
changeset 2438 38c58eb9f28c
parent 2376 e90d8b65c910
child 2513 e3d0fb1c99f0
--- a/Make.spec	Tue Nov 02 12:53:55 2010 +0100
+++ b/Make.spec	Tue Nov 02 12:53:58 2010 +0100
@@ -93,6 +93,7 @@
 	InstrumentedMethod \
 	InstrumentingCompiler \
 	CodeCoverageHighlighter \
+	TextCollectingCompilationErrorHandler \
 
 
 
@@ -141,6 +142,7 @@
     $(OUTDIR)InstrumentedMethod.$(O) \
     $(OUTDIR)InstrumentingCompiler.$(O) \
     $(OUTDIR)CodeCoverageHighlighter.$(O) \
+    $(OUTDIR)TextCollectingCompilationErrorHandler.$(O) \
     $(OUTDIR)extensions.$(O) \