test/Makefile.am
changeset 155 5c3604513ed0
parent 139 701c529ba737
child 170 91fb4372688f
equal deleted inserted replaced
18:38592aa65f4c 19:1db10009d88c
     1 EXTRA_DIST += \
     1 EXTRA_DIST += \
     2 	test/Makefile
     2 	test/CMakeLists.txt
     3 
     3 
     4 noinst_HEADERS += \
     4 noinst_HEADERS += \
     5 	test/digraph_test.h \
     5 	test/digraph_test.h \
     6 	test/graph_utils_test.h \
     6 	test/graph_utils_test.h \
     7 	test/heap_test.h \
     7 	test/heap_test.h \