source:
trunk/bin/Makefile.am
@
37
Last change on this file since 37 was 37, checked in by , 17 years ago | |
---|---|
|
|
File size: 162 bytes |
Line | |
---|---|
1 | ## Process this file with automake to produce Makefile.in |
2 | ## |
3 | ## $Id: Makefile.am 37 2006-01-13 10:22:05Z peter $ |
4 | |
5 | bin_PROGRAMS = svnstat |
6 | |
7 | svnstat_SOURCES = svnstat.cc Parameter.cc |
8 | |
9 | EXTRA_DIST = Parameter.h |
Note: See TracBrowser
for help on using the repository browser.