diff -r 60a96465dc49 -r d4e911acef3d src/lemon/Makefile.am --- a/src/lemon/Makefile.am Mon Oct 04 16:03:25 2004 +0000 +++ b/src/lemon/Makefile.am Mon Oct 04 17:13:21 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