Changeset 48 for trunk/test/Makefile.am
- Timestamp:
- Jan 13, 2006, 10:37:26 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r43 r48 3 3 # $Id$ 4 4 5 TESTS = directory file gnuplot_pipe stats tree5 TESTS = commit_stat directory file gnuplot_pipe stats tree 6 6 7 7 check_PROGRAMS = $(TESTS) … … 11 11 INCLUDES = -I@top_srcdir@/lib 12 12 13 13 commit_stat_SOURCES = commit_stat.cc 14 14 directory_SOURCES = directory.cc 15 15 file_SOURCES = file.cc
Note: See TracChangeset
for help on using the changeset viewer.