Bugfix
authoralpar
Thu, 18 May 2006 10:24:14 +0000
changeset 20955ed8ef40a483
parent 2094 3ae02034be53
child 2096 dbe860a83dc9
Bugfix
lemon/Makefile.am
     1.1 --- a/lemon/Makefile.am	Thu May 18 09:32:36 2006 +0000
     1.2 +++ b/lemon/Makefile.am	Thu May 18 10:24:14 2006 +0000
     1.3 @@ -56,7 +56,7 @@
     1.4  	concept/heap.h \
     1.5  	concept/maps.h \
     1.6  	concept/matrix_maps.h \
     1.7 -	concept/path.h
     1.8 +	concept/path.h \
     1.9  	concept/ugraph.h \
    1.10  	config.h \
    1.11  	counter.h \