Changeset 592
- Timestamp:
- Apr 14, 2008, 12:49:48 AM (14 years ago)
- Location:
- trunk/test
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r568 r592 27 27 # these tests are only for developers since we do not distribute test repository 28 28 if HAVE_SVN_WC 29 check_PROGRAMS += stats_test29 check_PROGRAMS += copyright stats_test 30 30 endif 31 31 … … 41 41 42 42 config_test_SOURCES = config_test.cc 43 copyright_SOURCES = copyright.cc 43 44 date_SOURCES = date.cc 44 45 gnuplot_pipe_SOURCES = gnuplot_pipe.cc
Note: See TracChangeset
for help on using the changeset viewer.