Changes in test/Makefile.am [345:2f64c4a692a8:327:91d63b8b1a4c] in lemon-main
- File:
-
- 1 edited
-
test/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r345 r327 1 1 EXTRA_DIST += \ 2 test/CMakeLists.txt \ 3 test/min_cost_flow_test.lgf 2 test/CMakeLists.txt 4 3 5 4 noinst_HEADERS += \ … … 24 23 test/random_test \ 25 24 test/path_test \ 26 test/suurballe_test \27 25 test/test_tools_fail \ 28 26 test/test_tools_pass \ … … 48 46 test_max_matching_test_SOURCES = test/max_matching_test.cc 49 47 test_path_test_SOURCES = test/path_test.cc 50 test_suurballe_test_SOURCES = test/suurballe_test.cc51 48 test_random_test_SOURCES = test/random_test.cc 52 49 test_test_tools_fail_SOURCES = test/test_tools_fail.cc
Note: See TracChangeset
for help on using the changeset viewer.

