diff -r e10b5e9419ef -r c43e7d0f075b src/hugo/Makefile.am --- a/src/hugo/Makefile.am Mon May 10 13:49:35 2004 +0000 +++ b/src/hugo/Makefile.am Mon May 10 15:15:37 2004 +0000 @@ -4,14 +4,16 @@ dimacs.h \ error.h \ fib_heap.h \ + full_graph.h \ + graph_wrapper.h \ invalid.h \ list_graph.h \ maps.h \ smart_graph.h \ time_measure.h \ unionfind.h \ - xy.h \ - graph_wrapper.h + xy.h + noinst_HEADERS = \ skeletons/graph.h \ skeletons/maps.h