diff -r 407c08a0eae9 -r 35840c5aa696 lemon/Makefile.am --- a/lemon/Makefile.am Fri Apr 11 16:20:54 2008 +0200 +++ b/lemon/Makefile.am Sat Apr 12 19:42:38 2008 +0100 @@ -20,6 +20,7 @@ lemon/assert.h \ lemon/bfs.h \ lemon/bin_heap.h \ + lemon/counter.h \ lemon/dfs.h \ lemon/dijkstra.h \ lemon/dim2.h \ @@ -32,6 +33,7 @@ lemon/path.h \ lemon/random.h \ lemon/smart_graph.h \ + lemon/time_measure.h \ lemon/tolerance.h \ lemon/unionfind.h