source: trunk/lib/Makefile.am @ 34

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

Reimplemented the gnuplot pipe implementation.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 174 bytes
RevLine 
[2]1# Process this file with automake to produce Makefile.in
2#
3# $Id: Makefile.am 31 2006-01-11 23:45:03Z jari $
[7]4
[8]5noinst_LIBRARIES = libsvnstat.a
[31]6libsvnstat_a_SOURCES = \
7  Directory.cc File.cc Gnuplot.cc Node.cc Stats.cc
Note: See TracBrowser for help on using the repository browser.