# HG changeset patch
# User mjsousa <msousa@fe.up.pt>
# Date 1336597447 -3600
# Node ID a88c524ed985f75f7968d62f9f38a7613d5c77f7
# Parent  f44ca20a123b211c5288e0f36bc9238146f73999
Do not compile deleted files...

diff -r f44ca20a123b -r a88c524ed985 absyntax_utils/Makefile.am
--- a/absyntax_utils/Makefile.am	Wed May 09 22:03:05 2012 +0100
+++ b/absyntax_utils/Makefile.am	Wed May 09 22:04:07 2012 +0100
@@ -11,7 +11,6 @@
 	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 \