test/Makefile.am
changeset 171 02f4d5d9bfd7
parent 170 91fb4372688f
child 200 c0e2c043c060
     1.1 --- a/test/Makefile.am	Sun Jun 15 22:03:33 2008 +0200
     1.2 +++ b/test/Makefile.am	Sun Jun 15 22:05:23 2008 +0200
     1.3 @@ -2,10 +2,9 @@
     1.4  	test/CMakeLists.txt
     1.5  
     1.6  noinst_HEADERS += \
     1.7 -	test/digraph_test.h \
     1.8 -	test/graph_utils_test.h \
     1.9 +	test/graph_test.h \
    1.10  	test/heap_test.h \
    1.11 -	test/map_test.h \
    1.12 +	test/graph_maps_test.h \
    1.13          test/test_tools.h
    1.14  
    1.15  check_PROGRAMS += \