(none)
authormarci
Fri, 07 May 2004 09:05:23 +0000
changeset 5730f6f4eb7abe9
parent 572 e9ed28955421
child 574 7b0b12eb603b
(none)
src/hugo/Makefile.am
     1.1 --- a/src/hugo/Makefile.am	Fri May 07 08:48:11 2004 +0000
     1.2 +++ b/src/hugo/Makefile.am	Fri May 07 09:05:23 2004 +0000
     1.3 @@ -9,8 +9,8 @@
     1.4  	smart_graph.h							\
     1.5  	time_measure.h							\
     1.6  	unionfind.h							\
     1.7 -	xy.h
     1.8 -
     1.9 +	xy.h								\
    1.10 +	graph_wrapper.h
    1.11  noinst_HEADERS =							\
    1.12  	skeletons/graph.h						\
    1.13  	skeletons/maps.h