lemon/Makefile.am
changeset 2031 080d51024ac5
parent 2017 6064fd33807c
child 2034 b71f8ff62046
     1.1 --- a/lemon/Makefile.am	Mon Apr 03 09:24:38 2006 +0000
     1.2 +++ b/lemon/Makefile.am	Mon Apr 03 09:45:23 2006 +0000
     1.3 @@ -27,6 +27,7 @@
     1.4  	bfs.h \
     1.5  	dfs.h \
     1.6  	bin_heap.h \
     1.7 +	bpugraph_adaptor.h \
     1.8  	color.h \
     1.9  	config.h \
    1.10  	counter.h \