# HG changeset patch # User Jan Vrany # Date 1366096913 -7200 # Node ID d1ec0f843d51a1cb9e02ac4ed85d6662203b8214 # Parent d20dd3d878d8ec9ac13784eefd31ac00e54cbfce automatically generated by browser diff -r d20dd3d878d8 -r d1ec0f843d51 Make.spec --- 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) \