diff -r 91fb4372688f -r 02f4d5d9bfd7 test/Makefile.am --- a/test/Makefile.am Sun Jun 15 22:03:33 2008 +0200 +++ b/test/Makefile.am Sun Jun 15 22:05:23 2008 +0200 @@ -2,10 +2,9 @@ test/CMakeLists.txt noinst_HEADERS += \ - test/digraph_test.h \ - test/graph_utils_test.h \ + test/graph_test.h \ test/heap_test.h \ - test/map_test.h \ + test/graph_maps_test.h \ test/test_tools.h check_PROGRAMS += \