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

