source:
lemon-0.x/src/test/Makefile.am
@
552:83c22ca968d8
| Last change on this file since 552:83c22ca968d8 was 545:367929c61461, checked in by , 22 years ago | |
|---|---|
| File size: 191 bytes | |
| Rev | Line | |
|---|---|---|
| [542] | 1 | AM_CPPFLAGS = -I$(top_srcdir)/src |
| 2 | ||
| [545] | 3 | check_PROGRAMS = graph_test time_measure |
| [542] | 4 | |
| 5 | TESTS = $(check_PROGRAMS) | |
| 6 | XFAIL_TESTS = | |
| 7 | ||
| 8 | graph_test_SOURCES = graph_test.cc | |
| [545] | 9 | time_measure_SOURCES = time_measure.cc |
Note: See TracBrowser
for help on using the repository browser.

