- Timestamp:
- Jan 15, 2006, 2:40:11 AM (17 years ago)
- Location:
- trunk/test
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r48 r56 3 3 # $Id$ 4 4 5 TESTS = commit_stat directory file gnuplot_pipe stats tree5 TESTS = commit_stat directory file gnuplot_pipe stats 6 6 7 7 check_PROGRAMS = $(TESTS) … … 16 16 gnuplot_pipe_SOURCES = gnuplot_pipe.cc 17 17 stats_SOURCES = stats.cc 18 tree_SOURCES = tree.cc19 18 20 19 clean-local: 21 rm -rf svnstat_output testrepo*.png *~20 rm -rf *.png *~
Note: See TracChangeset
for help on using the changeset viewer.