## Process this file with automake to produce Makefile.in ## ## $Id: Makefile.am 49 2006-01-14 00:53:56Z jari $ bin_PROGRAMS = svnstat svnstat_SOURCES = Parameter.cc rmdirhier.cc svnstat.cc LDADD = @top_srcdir@/lib/libsvnstat.a INCLUDES = -I@top_srcdir@/lib clean-local: rm -rf svnstat_output *~