diff -r a8b6524091ce -r 6a22e0dfd453 src/hugo/Makefile.am --- a/src/hugo/Makefile.am Fri Sep 24 11:55:54 2004 +0000 +++ b/src/hugo/Makefile.am Sun Sep 26 21:43:38 2004 +0000 @@ -18,12 +18,11 @@ map_registry.h \ map_bits.h \ maps.h \ - min_cost_flow.h \ + min_cost_flow.h \ suurballe.h \ preflow.h \ path.h \ smart_graph.h \ - sym_map.h \ time_measure.h \ unionfind.h \ vector_map.h \ @@ -31,5 +30,6 @@ noinst_HEADERS = \ skeletons/graph.h \ + skeletons/sym_graph.h \ skeletons/maps.h \ skeletons/path.h