# HG changeset patch # User marci # Date 1083920723 0 # Node ID 0f6f4eb7abe9201dc147acfe3f6a9f8f40647eb3 # Parent e9ed28955421cc531ad3e74439557d22940984ef diff -r e9ed28955421 -r 0f6f4eb7abe9 src/hugo/Makefile.am --- a/src/hugo/Makefile.am Fri May 07 08:48:11 2004 +0000 +++ b/src/hugo/Makefile.am Fri May 07 09:05:23 2004 +0000 @@ -9,8 +9,8 @@ smart_graph.h \ time_measure.h \ unionfind.h \ - xy.h - + xy.h \ + graph_wrapper.h noinst_HEADERS = \ skeletons/graph.h \ skeletons/maps.h