changeset 68 | a315a588a20d |
parent 57 | c1acf0018c0a |
child 66 | 5f7a8570687d |
child 96 | b55e501a90ee |
6:779a5b694f17 | 7:b2cdeae542ca |
---|---|
1 EXTRA_DIST += \ |
1 EXTRA_DIST += \ |
2 test/Makefile |
2 test/Makefile |
3 |
3 |
4 noinst_HEADERS += \ |
4 noinst_HEADERS += \ |
5 test/digraph_test.h \ |
|
6 test/map_test.h \ |
|
5 test/test_tools.h |
7 test/test_tools.h |
6 |
8 |
7 check_PROGRAMS += \ |
9 check_PROGRAMS += \ |
8 test/digraph_test \ |
10 test/digraph_test \ |
9 test/dim_test \ |
11 test/dim_test \ |