source: trunk/lib/Makefile.am @ 17

Last change on this file since 17 was 17, checked in by Jari Häkkinen, 18 years ago

Added missing Stats.cc to lib sources.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 160 bytes
Line 
1# Process this file with automake to produce Makefile.in
2#
3# $Id: Makefile.am 17 2005-12-30 17:39:29Z jari $
4
5noinst_LIBRARIES = libsvnstat.a
6libsvnstat_a_SOURCES = Directory.cc File.cc Node.cc Stats.cc
Note: See TracBrowser for help on using the repository browser.