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