- Timestamp:
- Aug 15, 2010, 9:30:22 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Makefile.am
r1119 r1168 39 39 OptionVersion.h rmdirhier.h \ 40 40 Stats.h StatsCollection.h subversion_info.h SVN.h SVNblame.h \ 41 SVN info.h SVNlog.h SVNproperty.h Trac.h utility.h41 SVNdiff.h SVNinfo.h SVNlog.h SVNproperty.h Trac.h utility.h 42 42 43 43 libsvndigest_a_SOURCES = AddStats.cc Alias.cc BlameStats.cc \ … … 49 49 OptionVersion.cc \ 50 50 rmdirhier.cc Stats.cc StatsCollection.cc subversion_info.cc SVN.cc \ 51 SVNblame.cc SVN info.cc SVNlog.cc SVNproperty.cc Trac.cc utility.cc51 SVNblame.cc SVNdiff.cc SVNinfo.cc SVNlog.cc SVNproperty.cc Trac.cc utility.cc 52 52 53 53 -
trunk/test/Makefile.am
r1164 r1168 29 29 config.test copyright.test date.test \ 30 30 htmlstream.test \ 31 parser.test stats.test trac.test utility.test31 parser.test stats.test svn_diff.test trac.test utility.test 32 32 33 33 CLEANFILES = $(EXTRA_PROGRAMS)
Note: See TracChangeset
for help on using the changeset viewer.