source: trunk/lib/Makefile.am @ 10

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

Working build system.

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