Make.proto
changeset 1333 520fc9ebe4d4
parent 1086 d003c14946bd
child 1443 bf76763c75e2
--- a/Make.proto	Fri Nov 08 11:16:01 2002 +0100
+++ b/Make.proto	Fri Nov 08 16:49:51 2002 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.70 2000-09-16 13:14:45 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.71 2002-11-08 15:49:51 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -61,6 +61,8 @@
       ImmutableArray.$(O)       \
       Structure.$(O)            \
       SyntaxHighlighter.$(O)    \
+      CompilationErrorHandler.$(O) 	  \
+      WarningCompilationErrorHandler.$(O) \
       ObjectFileHandle.$(O)     \
       ObjectFileLoader.$(O)