diff -r 761622e5ed4c -r 5f7a8570687d test/Makefile.am --- a/test/Makefile.am Mon Feb 04 13:32:36 2008 +0100 +++ b/test/Makefile.am Thu Feb 07 11:52:16 2008 +0000 @@ -19,6 +19,7 @@ test_digraph_test_SOURCES = test/digraph_test.cc test_dim_test_SOURCES = test/dim_test.cc +#test_error_test_SOURCES = test/error_test.cc test_graph_test_SOURCES = test/graph_test.cc test_random_test_SOURCES = test/random_test.cc test_test_tools_fail_SOURCES = test/test_tools_fail.cc