diff -r bda966891ea0 -r e335eebdae5b src/demo/Makefile.am --- a/src/demo/Makefile.am Tue Apr 12 14:24:57 2005 +0000 +++ b/src/demo/Makefile.am Tue Apr 12 17:33:41 2005 +0000 @@ -6,9 +6,11 @@ sub_graph_wrapper_demo \ graph_to_eps_demo \ lp_demo \ - dim_to_lgf + dim_to_lgf \ + min_route dim_to_dot_SOURCES = dim_to_dot.cc +min_route_SOURCES = min_route.cc sub_graph_wrapper_demo_SOURCES = sub_graph_wrapper_demo.cc \ tight_edge_filter_map.h