Make.spec
changeset 3118 d1ec0f843d51
parent 3094 c6b5498b0fdb
child 3249 47f20f064c49
--- a/Make.spec	Tue Apr 16 09:21:50 2013 +0200
+++ b/Make.spec	Tue Apr 16 09:21:53 2013 +0200
@@ -110,6 +110,7 @@
 	UndefinedSuperclassError \
 	UndefinedVariableError \
 	UndefinedVariableNotification \
+	BreakpointAnalyzer \
 
 
 
@@ -175,6 +176,7 @@
     $(OUTDIR_SLASH)UndefinedSuperclassError.$(O) \
     $(OUTDIR_SLASH)UndefinedVariableError.$(O) \
     $(OUTDIR_SLASH)UndefinedVariableNotification.$(O) \
+    $(OUTDIR_SLASH)BreakpointAnalyzer.$(O) \
     $(OUTDIR_SLASH)extensions.$(O) \