Fix Makefile.am
authordeba
Thu, 11 Aug 2005 14:35:22 +0000
changeset 16256f7162316c07
parent 1624 61cc647dac99
child 1626 e251336be488
Fix Makefile.am
lemon/Makefile.am
     1.1 --- a/lemon/Makefile.am	Thu Aug 11 14:31:06 2005 +0000
     1.2 +++ b/lemon/Makefile.am	Thu Aug 11 14:35:22 2005 +0000
     1.3 @@ -30,7 +30,7 @@
     1.4  	error.h \
     1.5  	fib_heap.h \
     1.6  	full_graph.h \
     1.7 -	matrix_graph.h \
     1.8 +	grid_graph.h \
     1.9  	graph_adaptor.h \
    1.10  	graph_utils.h \
    1.11  	graph_to_eps.h \