diff -r aad38592bdde -r c0bda77b37a0 absyntax_utils/Makefile.am --- a/absyntax_utils/Makefile.am Tue Aug 14 19:40:01 2012 +0200 +++ b/absyntax_utils/Makefile.am Wed Aug 22 16:46:17 2012 +0200 @@ -11,8 +11,9 @@ function_call_iterator.cc \ function_call_param_iterator.cc \ function_param_iterator.cc \ - get_function_type.cc \ get_sizeof_datatype.cc \ + get_var_name.cc \ + search_il_label.cc \ search_base_type.cc \ search_constant_type.cc \ search_expression_type.cc \