test/Makefile.am
branch1.0
changeset 1001 7d26a96745f7
parent 203 215bfc30b14f
child 338 64ad48007fb2
child 464 4f7224faf3bd
child 1067 54464584b157
equal deleted inserted replaced
23:f5772fe36b3a 24:2e89957e4827
     1 EXTRA_DIST += \
     1 EXTRA_DIST += \
     2 	test/CMakeLists.txt
     2 	test/CMakeLists.txt
     3 
     3 
     4 noinst_HEADERS += \
     4 noinst_HEADERS += \
     5 	test/graph_test.h \
     5 	test/graph_test.h \
     6 	test/graph_maps_test.h \
       
     7         test/test_tools.h
     6         test/test_tools.h
     8 
     7 
     9 check_PROGRAMS += \
     8 check_PROGRAMS += \
    10 	test/bfs_test \
     9 	test/bfs_test \
    11         test/counter_test \
    10         test/counter_test \