Changeset 26 for trunk/test/Makefile.am
- Timestamp:
- Jan 5, 2006, 2:36:42 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r24 r26 3 3 # $Id$ 4 4 5 TESTS = directory file stats tree5 TESTS = directory file gnuplot_pipe stats tree 6 6 7 7 check_PROGRAMS = $(TESTS) … … 14 14 directory_SOURCES = directory.cc 15 15 file_SOURCES = file.cc 16 gnuplot_pipe_SOURCES = gnuplot_pipe.cc 16 17 stats_SOURCES = stats.cc 17 18 tree_SOURCES = tree.cc
Note: See TracChangeset
for help on using the changeset viewer.