Changeset 522:22f932bbb305 in lemon-main for test/Makefile.am
- Timestamp:
- 11/03/08 12:59:54 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r469 r522 17 17 test/edge_set_test \ 18 18 test/error_test \ 19 test/euler_test \ 19 20 test/graph_copy_test \ 20 21 test/graph_test \ … … 55 56 test_edge_set_test_SOURCES = test/edge_set_test.cc 56 57 test_error_test_SOURCES = test/error_test.cc 58 test_euler_test_SOURCES = test/euler_test.cc 57 59 test_graph_copy_test_SOURCES = test/graph_copy_test.cc 58 60 test_graph_test_SOURCES = test/graph_test.cc
Note: See TracChangeset
for help on using the changeset viewer.