# HG changeset patch # User alpar # Date 1095843293 0 # Node ID c46cfb2651ec2b29dfd4861c63b8e4f8cfd6c1ce # Parent ef09eee53b09c8d6172f372a903eb68502e2355e Oops. I forgot to commit this at -r1204. diff -r ef09eee53b09 -r c46cfb2651ec src/hugo/Makefile.am --- a/src/hugo/Makefile.am Wed Sep 22 08:04:31 2004 +0000 +++ b/src/hugo/Makefile.am Wed Sep 22 08:54:53 2004 +0000 @@ -18,8 +18,8 @@ map_registry.h \ map_bits.h \ maps.h \ - mincostflows.h \ - minlengthpaths.h \ + min_cost_flows.h \ + min_length_paths.h \ preflow.h \ path.h \ smart_graph.h \