# HG changeset patch # User alpar # Date 1094208202 0 # Node ID cfa6c2ea48e5a78212eecd812a09f53073329467 # Parent d9ec436d11fea4111ad0eb73b53158d9ccfc16e6 Put a lot of missing header files to src/hugo/Makefile.am diff -r d9ec436d11fe -r cfa6c2ea48e5 src/hugo/Makefile.am --- a/src/hugo/Makefile.am Fri Sep 03 10:28:21 2004 +0000 +++ b/src/hugo/Makefile.am Fri Sep 03 10:43:22 2004 +0000 @@ -1,19 +1,28 @@ pkginclude_HEADERS = \ + array_map_factory.h \ bfs.h \ + dfs.h \ bin_heap.h \ dijkstra.h \ dimacs.h \ error.h \ + extended_pair.h \ fib_heap.h \ full_graph.h \ graph_wrapper.h \ invalid.h \ list_graph.h \ + map_defines.h \ + map_registry.h \ maps.h \ max_flow.h \ + mincostflows.h \ + minlengthpaths.h \ smart_graph.h \ + sym_map_factory.h \ time_measure.h \ unionfind.h \ + vector_map_factory.h \ xy.h noinst_HEADERS = \