source:
lemon-0.x/src/test/Makefile.am
@
564:f84611a14a33
Last change on this file since 564:f84611a14a33 was 545:367929c61461, checked in by , 21 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.