diff -r 2305167d2491 -r 76689f2fc02d lemon/Makefile.am --- a/lemon/Makefile.am Thu Nov 05 16:01:39 2009 +0100 +++ b/lemon/Makefile.am Thu Dec 10 17:10:25 2009 +0100 @@ -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 \ @@ -98,6 +100,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 \