diff -r dd50a82ae8da -r 556b74055518 stage3/Makefile.am --- a/stage3/Makefile.am Wed Apr 15 23:25:07 2015 +0100 +++ b/stage3/Makefile.am Thu Apr 30 20:54:04 2015 +0100 @@ -12,6 +12,7 @@ datatype_functions.cc \ lvalue_check.cc \ array_range_check.cc \ + case_elements_check.cc \ constant_folding.cc \ declaration_check.cc \ enum_declaration_check.cc \