stage3/Makefile.am
changeset 738 e47cc8c954db
parent 677 740da3255d9d
child 959 8bfcc8e62bd6
--- a/stage3/Makefile.am	Thu Nov 22 18:51:42 2012 +0000
+++ b/stage3/Makefile.am	Thu Nov 22 18:53:37 2012 +0000
@@ -13,5 +13,6 @@
 	lvalue_check.cc \
 	array_range_check.cc \
         constant_folding.cc \
-        declaration_check.cc
+        declaration_check.cc \
+        enum_declaration_check.cc