diff -r 99a31b399b59 -r 7c12061bd271 doc/Makefile.am --- a/doc/Makefile.am Tue Apr 14 10:40:33 2009 +0100 +++ b/doc/Makefile.am Wed Apr 15 04:26:13 2009 +0200 @@ -14,12 +14,18 @@ doc/CMakeLists.txt DOC_EPS_IMAGES18 = \ + bipartite_matching.eps \ + bipartite_partitions.eps \ + connected_components.eps \ + edge_biconnected_components.eps \ grid_graph.eps \ + node_biconnected_components.eps \ nodeshape_0.eps \ nodeshape_1.eps \ nodeshape_2.eps \ nodeshape_3.eps \ - nodeshape_4.eps + nodeshape_4.eps \ + strongly_connected_components.eps DOC_EPS_IMAGES = \ $(DOC_EPS_IMAGES18)