Make.spec
changeset 3094 c6b5498b0fdb
parent 3085 50ef4eb4f439
child 3118 d1ec0f843d51
--- a/Make.spec	Wed Apr 03 23:20:57 2013 +0200
+++ b/Make.spec	Wed Apr 03 23:22:24 2013 +0200
@@ -109,6 +109,7 @@
 	CompilationError \
 	UndefinedSuperclassError \
 	UndefinedVariableError \
+	UndefinedVariableNotification \
 
 
 
@@ -173,6 +174,7 @@
     $(OUTDIR_SLASH)CompilationError.$(O) \
     $(OUTDIR_SLASH)UndefinedSuperclassError.$(O) \
     $(OUTDIR_SLASH)UndefinedVariableError.$(O) \
+    $(OUTDIR_SLASH)UndefinedVariableNotification.$(O) \
     $(OUTDIR_SLASH)extensions.$(O) \