Changeset 607
- Timestamp:
- Apr 20, 2008, 5:54:17 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r606 r607 23 23 # 02111-1307, USA. 24 24 25 check_PROGRAMS = config_test date gnuplot_pipe html_buf_test\25 check_PROGRAMS = config_test date gnuplot_pipe \ 26 26 parser trac utility_test 27 27 … … 56 56 date_SOURCES = date.cc 57 57 gnuplot_pipe_SOURCES = gnuplot_pipe.cc 58 html_buf_test_SOURCES = html_buf_test.cc59 58 parser_SOURCES = parser.cc 60 59 stats_test_SOURCES = stats_test.cc
Note: See TracChangeset
for help on using the changeset viewer.