diff -r 257e91516e09 -r 532697c9fa53 lemon/Makefile.am --- a/lemon/Makefile.am Fri May 29 17:46:48 2009 +0100 +++ b/lemon/Makefile.am Thu Jun 11 22:11:29 2009 +0200 @@ -59,6 +59,7 @@ lemon/assert.h \ lemon/bfs.h \ lemon/bin_heap.h \ + lemon/bucket_heap.h \ lemon/cbc.h \ lemon/circulation.h \ lemon/clp.h \ @@ -76,6 +77,7 @@ lemon/elevator.h \ lemon/error.h \ lemon/euler.h \ + lemon/fib_heap.h \ lemon/full_graph.h \ lemon/glpk.h \ lemon/gomory_hu.h \ @@ -99,6 +101,7 @@ lemon/network_simplex.h \ lemon/path.h \ lemon/preflow.h \ + lemon/radix_heap.h \ lemon/radix_sort.h \ lemon/random.h \ lemon/smart_graph.h \